X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fmware%2Fparser.c;h=976e5ed20ee86bca4997264d59e57d94c0d2fc75;hb=32f1305bcddad74e6b2e3255d99a177204065664;hp=aa1897691e7af15cfbf4a28c24fb1dd239c12469;hpb=57cb450a644c0f31440ea69a81b17a298f2eb8d1;p=bertos.git diff --git a/bertos/mware/parser.c b/bertos/mware/parser.c index aa189769..976e5ed2 100644 --- a/bertos/mware/parser.c +++ b/bertos/mware/parser.c @@ -358,7 +358,7 @@ void parser_register_cmd(const struct CmdTemplate* cmd) } #if CONFIG_INTERNAL_COMMANDS -#warning FIXME:This code use boost lib, if you compile whit internal command you must fix it. +#warning FIXME:This code use boost lib, if you compile with internal command you must fix it. static ResultCode cmd_help(void) { #ifdef _DEBUG