X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Ferror.c;fp=src%2Ferror.c;h=f427c82c996118a88156ccd248421db8bc08c6b8;hp=a6b2d3892dc55edaf26915d30cf48b5b46efc285;hb=5ea71b35aff264dea029792b1fdb3404c6bd9d54;hpb=5864d8266f61b38fc5836a3cc72dbc6ba0d285be diff --git a/src/error.c b/src/error.c index a6b2d389..f427c82c 100644 --- a/src/error.c +++ b/src/error.c @@ -263,7 +263,7 @@ static const tchar * const error_strings[] = { = T("The WIM was not captured such that it can be " "applied from a pipe"), [WIMLIB_ERR_NTFS_3G] - = T("NTFS-3g encountered an error (check errno)"), + = T("NTFS-3G encountered an error (check errno)"), [WIMLIB_ERR_OPEN] = T("Failed to open a file"), [WIMLIB_ERR_OPENDIR]