X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Usermode%2FApplications%2FCLIShell_src%2Fmain.c;h=4378d1dbcb9277762356e25533fafc3555370e7f;hb=952891ddb96a341c0e24ecb7dec6361c7bbeaece;hp=807527b1e59c69ef94afe34ba4a9327ce7ee4e5d;hpb=4405b4fa990821a88cbded9fdf85d226ef3b3f66;p=tpg%2Facess2.git diff --git a/Usermode/Applications/CLIShell_src/main.c b/Usermode/Applications/CLIShell_src/main.c index 807527b1..4378d1db 100644 --- a/Usermode/Applications/CLIShell_src/main.c +++ b/Usermode/Applications/CLIShell_src/main.c @@ -145,7 +145,7 @@ int main(int argc, char *argv[], char *envp[]) } } -#if USE_READLINE +#if !USE_READLINE /** * \fn char *ReadCommandLine(int *Length) * \brief Read from the command line