X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Fapplication%2Fcommand_line.cpp;h=0fb818aa90b3fb8045b19cc75538ea8f68ac32b7;hb=ab6bacb578744ce2a0132af78fbf5dc461cf00d3;hp=19f61810ce130f4151a510659b85243a950c6af0;hpb=457b128b77b5b4a0b7dd3094de543de2ce1477ad;p=feisty_meow.git diff --git a/nucleus/library/application/command_line.cpp b/nucleus/library/application/command_line.cpp index 19f61810..0fb818aa 100644 --- a/nucleus/library/application/command_line.cpp +++ b/nucleus/library/application/command_line.cpp @@ -236,7 +236,7 @@ bool command_line::zap(int field) string_array command_line::get_command_line() { -// FUNCDEF("get_command_line"); + FUNCDEF("get_command_line"); string_array listo_cmds; // the temporary string below can be given a flat formatting of the commands // and it will be popped out into a list of arguments.