update for HEAD-2003021201
[reactos.git] / lib / kernel32 / nls / codepage.c
index 2889426..04e816a 100644 (file)
@@ -69,7 +69,9 @@ WINBOOL STDCALL IsValidCodePage(UINT codepage)
    }
 }
 
-WINBOOL GetCPInfo(UINT codepage, LPCPINFO pcpinfo)
+WINBOOL
+STDCALL
+GetCPInfo(UINT codepage, LPCPINFO pcpinfo)
 {
     PCODEPAGE pcp;