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

@@ -78,7 +78,7 @@ extern rtems_shell_alias_t rtems_shell_EXIT_Alias;
extern rtems_shell_alias_t *rtems_shell_Initial_aliases[];
/*
* Extern for alias commands
* Externs for mount command helpers
*/
extern rtems_shell_filesystems_t rtems_shell_Mount_MSDOS;
extern rtems_shell_filesystems_t rtems_shell_Mount_TFTP;