NX console updates

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4534 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2012-03-28 16:06:56 +00:00
parent 6267d6405c
commit b6f21ee74b
4 changed files with 49 additions and 19 deletions

View File

@@ -490,7 +490,7 @@ int MAIN_NAME(int argc, char **argv)
if (++ndx >= NCON_MSG_NLINES)
{
#ifdef CONFIG_NSH_BUILTIN_APPS
/* If this is an NSH built-in apps, then just return after all
/* If this is an NSH built-in app, then just return after all
* of the lines have been presented.
*/