]> wimlib.net Git - wimlib/blobdiff - src/integrity.c
write_integrity_table(): Fix documented return values
[wimlib] / src / integrity.c
index 5cbe021e6f53ee0a4dc397abf51db33e68cb7d90..6d007fef93f825c6922b07b6d0ee0b18eaf37ba4 100644 (file)
@@ -313,9 +313,7 @@ calculate_integrity_table(struct filedes *in_fd,
  *
  * Return values:
  *     WIMLIB_ERR_SUCCESS (0)
- *     WIMLIB_ERR_INVALID_INTEGRITY_TABLE
  *     WIMLIB_ERR_NOMEM
- *     WIMLIB_ERR_READ
  *     WIMLIB_ERR_UNEXPECTED_END_OF_FILE
  *     WIMLIB_ERR_WRITE
  */