X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Ferror.c;h=e0816b52dde37f3b728889c7e6bb4ea8a415f0b5;hp=5afaec1ca65d00d90d832ad11537dbecd786c3a6;hb=8b676e7d340fb8197824745eb387e1d3154e6f60;hpb=a4123fea556d6c362318212127e25846981ea190;ds=sidebyside diff --git a/src/error.c b/src/error.c index 5afaec1c..e0816b52 100644 --- a/src/error.c +++ b/src/error.c @@ -344,6 +344,8 @@ static const tchar * const error_strings[] = { = 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"), + [WIMLIB_ERR_SNAPSHOT_FAILURE] + = T("Unable to create a filesystem snapshot"), }; WIMLIBAPI const tchar *