[RAPPS] Renamed CmdParser to UseCmdParameters
[reactos.git] / reactos / base / applications / rapps / include / unattended.h
index 2adb03f..02ed245 100644 (file)
@@ -5,4 +5,4 @@
 #define CMD_KEY_SETUP L"/SETUP"
 
 // return TRUE if the SETUP key was valid
-BOOL CmdParser(LPWSTR lpCmdLine);
+BOOL UseCmdParameters(LPWSTR lpCmdLine);