X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=src%2Fintegrity.c;h=6d007fef93f825c6922b07b6d0ee0b18eaf37ba4;hb=efe0c3f69a5d3c7c226a66c004b5bf6ef8a02d11;hp=5cbe021e6f53ee0a4dc397abf51db33e68cb7d90;hpb=98979811f22d45b56d2578df0fde56035f1f4b2d;p=wimlib diff --git a/src/integrity.c b/src/integrity.c index 5cbe021e..6d007fef 100644 --- a/src/integrity.c +++ b/src/integrity.c @@ -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 */