diff --git a/utils/mxsh.cpp b/utils/mxsh.cpp index 1bb68619..fb503b8b 100644 --- a/utils/mxsh.cpp +++ b/utils/mxsh.cpp @@ -68,6 +68,7 @@ void command() { switch ( command[i] ) { + case '\0': case ' ': case '\t': case '\n':