X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Fwimlib.h;h=9aa8a05a61b803a91142f6884e6e0b43cee867b4;hp=73f5c32af31404fcc3bed7a1cf7c016348d11ea8;hb=cfc2cfc859a047e24d002aa149f73d45d4979d24;hpb=774e09230145ee2d8ba58868573213da84a348eb diff --git a/src/wimlib.h b/src/wimlib.h index 73f5c32a..9aa8a05a 100644 --- a/src/wimlib.h +++ b/src/wimlib.h @@ -328,6 +328,7 @@ enum wimlib_error_code { WIMLIB_ERR_INVALID_HEADER_SIZE, WIMLIB_ERR_INVALID_IMAGE, WIMLIB_ERR_INVALID_INTEGRITY_TABLE, + WIMLIB_ERR_INVALID_LOOKUP_TABLE_ENTRY, WIMLIB_ERR_INVALID_PARAM, WIMLIB_ERR_INVALID_RESOURCE_HASH, WIMLIB_ERR_INVALID_RESOURCE_SIZE,