[RTL]
[reactos.git] / reactos / sdk / lib / rtl / nls.c
index 30dfd07..0704fae 100644 (file)
@@ -29,7 +29,7 @@ PUSHORT NlsLeadByteInfo = NULL; /* exported */
 USHORT NlsOemCodePage = 0;
 BOOLEAN NlsMbOemCodePageTag = FALSE; /* exported */
 PWCHAR NlsOemToUnicodeTable = NULL;
-PCHAR NlsUnicodeToOemTable =NULL;
+PCHAR NlsUnicodeToOemTable = NULL;
 PWCHAR NlsDbcsUnicodeToOemTable = NULL;
 PUSHORT NlsOemLeadByteInfo = NULL; /* exported */