summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/ftpfs.h
diff options
context:
space:
mode:
authorAndreas Dachsberger <andreas.dachsberger@embedded-brains.de>2019-04-02 13:30:31 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-04-04 08:12:35 +0200
commit4b841b30388e74e79118ce4172b5427a051ff408 (patch)
tree0db61e75f698ff3c50ce4a96b2c534d75fa154cf /cpukit/include/rtems/ftpfs.h
parentdoxygen: Removed XXX group (diff)
downloadrtems-4b841b30388e74e79118ce4172b5427a051ff408.tar.bz2
doxygen: Added some subgroups to IO Library
Update #3706. Types and Mount, IO Internal, Kernel Print Support
Diffstat (limited to 'cpukit/include/rtems/ftpfs.h')
-rw-r--r--cpukit/include/rtems/ftpfs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/include/rtems/ftpfs.h b/cpukit/include/rtems/ftpfs.h
index c1f615b85b..eb6a0c664f 100644
--- a/cpukit/include/rtems/ftpfs.h
+++ b/cpukit/include/rtems/ftpfs.h
@@ -44,6 +44,8 @@ extern "C" {
/**
* @defgroup rtems_ftpfs File Transfer Protocol File System
*
+ * @ingroup FileSystemTypesAndMount
+ *
* @brief The FTP file system (FTP client) can be used to transfer files from
* or to remote hosts.
*