X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Fwimlib.h;h=73f5c32af31404fcc3bed7a1cf7c016348d11ea8;hp=822c2c81163e3de763023e40ed4616446061e138;hb=980dec359010f14f558dc4708a689f450befea50;hpb=3efd3c749f6cef737951769ace2fc802d8d8e61c diff --git a/src/wimlib.h b/src/wimlib.h index 822c2c81..73f5c32a 100644 --- a/src/wimlib.h +++ b/src/wimlib.h @@ -329,6 +329,7 @@ enum wimlib_error_code { WIMLIB_ERR_INVALID_IMAGE, WIMLIB_ERR_INVALID_INTEGRITY_TABLE, WIMLIB_ERR_INVALID_PARAM, + WIMLIB_ERR_INVALID_RESOURCE_HASH, WIMLIB_ERR_INVALID_RESOURCE_SIZE, WIMLIB_ERR_INVALID_SECURITY_DATA, WIMLIB_ERR_LINK,