mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 04:13:32 +00:00
Fix cmd build. Please check your changes before commiting.
svn path=/trunk/; revision=17623
This commit is contained in:
@@ -193,6 +193,7 @@ VOID PrintPrompt(VOID)
|
||||
|
||||
INT cmd_prompt (LPTSTR cmd, LPTSTR param)
|
||||
{
|
||||
LPTSTR szParam;
|
||||
if (!_tcsncmp (param, _T("/?"), 2))
|
||||
{
|
||||
ConOutResPaging(TRUE,STRING_PROMPT_HELP1);
|
||||
|
||||
Reference in New Issue
Block a user