summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/shell/shellconfig.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-07-16 20:32:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-07-16 20:32:23 +0000
commitc702dd809e2b27d90b4b3ddf021e57cc89fc16e5 (patch)
tree8ddd45ceadda3b30acb56ff423e72e1e70f609e5 /cpukit/libmisc/shell/shellconfig.h
parent2008-07-16 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-c702dd809e2b27d90b4b3ddf021e57cc89fc16e5.tar.bz2
2008-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/shell/shellconfig.h, libmisc/stackchk/stackchk.h: Fix typos.
Diffstat (limited to 'cpukit/libmisc/shell/shellconfig.h')
-rw-r--r--cpukit/libmisc/shell/shellconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libmisc/shell/shellconfig.h b/cpukit/libmisc/shell/shellconfig.h
index 3cde53ffc4..85b4f03960 100644
--- a/cpukit/libmisc/shell/shellconfig.h
+++ b/cpukit/libmisc/shell/shellconfig.h
@@ -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;