X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=src%2Fwimlib.h;h=73f5c32af31404fcc3bed7a1cf7c016348d11ea8;hb=774e09230145ee2d8ba58868573213da84a348eb;hp=822c2c81163e3de763023e40ed4616446061e138;hpb=3efd3c749f6cef737951769ace2fc802d8d8e61c;p=wimlib 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,