This commit is contained in:
Kovid Goyal 2011-06-06 22:13:49 -06:00
parent cab6316c51
commit ab0247df39

View File

@ -173,7 +173,7 @@ int show_last_error(wchar_t *preamble) {
NULL,
dw,
MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT),
msg,
&msg,
0, NULL );
return _show_error(preamble, msg, (int)dw);