diff options
Diffstat (limited to 'w32')
-rw-r--r-- | w32/subproc/w32err.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/w32/subproc/w32err.c b/w32/subproc/w32err.c index facfabc..9b0866a 100644 --- a/w32/subproc/w32err.c +++ b/w32/subproc/w32err.c @@ -67,7 +67,7 @@ map_windows32_error_to_string (DWORD ercode) { FreeLibrary(hModule); } #else - fatal(NILF, szMessageBuffer); + O (fatal, NILF, szMessageBuffer); #endif } else { /* |