General maintenance - changing comments and correcting spellings only.

This commit is contained in:
Richard Barry
2014-08-04 07:57:18 +00:00
parent 60538c7480
commit 162448f06b
5 changed files with 14 additions and 3 deletions

View File

@ -89,6 +89,10 @@
#define configINCLUDE_TRACE_RELATED_CLI_COMMANDS 0
#endif
/*
* The function that registers the commands that are defined within this file.
*/
void vRegisterSampleCLICommands( void );
/*
* Implements the task-stats command.