2008-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>

* libmisc/shell/shellconfig.h, libmisc/stackchk/stackchk.h: Fix typos.
This commit is contained in:
Joel Sherrill
2008-07-16 20:32:23 +00:00
parent 9c325fb254
commit c702dd809e
3 changed files with 6 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ void rtems_stack_checker_report_usage( void );
* @param[in] context is the context to pass to the print handler
* @param[in] print is the print handler
*
* @note It uses the CALLER's routine to print the report.
* @note It uses the caller's routine to print the report.
*/
void rtems_stack_checker_report_usage_with_plugin(
void *context,