summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/rtems/ftpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'rtemsbsd/include/rtems/ftpd.h')
-rw-r--r--rtemsbsd/include/rtems/ftpd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rtemsbsd/include/rtems/ftpd.h b/rtemsbsd/include/rtems/ftpd.h
index 68fde481..138309c6 100644
--- a/rtemsbsd/include/rtems/ftpd.h
+++ b/rtemsbsd/include/rtems/ftpd.h
@@ -54,6 +54,7 @@ struct rtems_ftpd_configuration
3 - browse-only */
rtems_shell_login_check_t login; /* Login check or 0 to ignore
user/passwd. */
+ bool verbose; /* Say hello! */
};
/*