X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Ferror.c;h=ac12cec440422bfab91cca9712d0bc508d2bab1c;hp=a4672a5644e68eb2f1adc435d87f1940a5bbb35f;hb=065b2b3513da8692efab0cd5344c054f246fa635;hpb=1303150699ab5bf40201855fc6923387ddfd5ac0;ds=inline diff --git a/src/error.c b/src/error.c index a4672a56..ac12cec4 100644 --- a/src/error.c +++ b/src/error.c @@ -332,6 +332,8 @@ static const tchar * const error_strings[] = { = T("The volume must be unlocked before it can be used"), [WIMLIB_ERR_UNABLE_TO_READ_CAPTURE_CONFIG] = T("The capture configuration file could not be read"), + [WIMLIB_ERR_WIM_IS_INCOMPLETE] + = T("The WIM file is incomplete"), }; WIMLIBAPI const tchar *