- Add sorting page and show it if a language that supports multiple sorting methods...
[reactos.git] / reactos / dll / cpl / intl / intl.c
index 8bddcc1..16a2cf3 100644 (file)
@@ -52,7 +52,7 @@ APPLET Applets[NUM_APPLETS] =
 };
 
 
-VOID
+static VOID
 InitPropSheetPage(PROPSHEETPAGE *psp, WORD idDlg, DLGPROC DlgProc)
 {
   ZeroMemory(psp, sizeof(PROPSHEETPAGE));