summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/shell/main_mount_ftp.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libmisc/shell/main_mount_ftp.c')
-rw-r--r--cpukit/libmisc/shell/main_mount_ftp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libmisc/shell/main_mount_ftp.c b/cpukit/libmisc/shell/main_mount_ftp.c
index 079f6e9996..a30e9bd18b 100644
--- a/cpukit/libmisc/shell/main_mount_ftp.c
+++ b/cpukit/libmisc/shell/main_mount_ftp.c
@@ -29,7 +29,7 @@
#include <rtems/ftpfs.h>
-rtems_shell_filesystems_t rtems_Shell_Mount_FTP = {
+rtems_shell_filesystems_t rtems_shell_Mount_FTP = {
name: "ftp",
driver_needed: 1,
fs_ops: &rtems_ftp_ops,