X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=include%2Fwimlib%2Fintegrity.h;h=48f24e319a4c2b448e4d18b17d40e8cec4d7d75c;hb=3de1ec66f778edda19865482d685bc6f4e17faf7;hp=1fa723a994cedc00a37ffee01ef93658fc612d96;hpb=f18b7fc3361c4daac0ddd104af65a8eff8466fec;p=wimlib diff --git a/include/wimlib/integrity.h b/include/wimlib/integrity.h index 1fa723a9..48f24e31 100644 --- a/include/wimlib/integrity.h +++ b/include/wimlib/integrity.h @@ -19,8 +19,8 @@ read_integrity_table(WIMStruct *wim, u64 num_checked_bytes, extern int write_integrity_table(WIMStruct *wim, - off_t new_lookup_table_end, - off_t old_lookup_table_end, + off_t new_blob_table_end, + off_t old_blob_table_end, struct integrity_table *old_table); extern int