mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-21 14:54:27 +02:00
...
This commit is contained in:
parent
cab6316c51
commit
ab0247df39
1 changed files with 1 additions and 1 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in a new issue