X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=src%2Ferror.c;h=5afaec1ca65d00d90d832ad11537dbecd786c3a6;hb=6a9854db6d6ff8f5dd3f28a82946dd1ed673a36a;hp=ea434912cc59184e2c5ca4cbfb975c5fe95f91ce;hpb=94fd0e32a64292c4e40b98fe542f4be78112e3c9;p=wimlib diff --git a/src/error.c b/src/error.c index ea434912..5afaec1c 100644 --- a/src/error.c +++ b/src/error.c @@ -342,6 +342,8 @@ static const tchar * const error_strings[] = { "referenced from multiple places"), [WIMLIB_ERR_DUPLICATE_EXPORTED_IMAGE] = T("The destination WIM already contains one of the source images"), + [WIMLIB_ERR_CONCURRENT_MODIFICATION_DETECTED] + = T("A file being added to a WIM image was concurrently modified"), }; WIMLIBAPI const tchar *