summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/nfsclient/proto/nfs_prot.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-12-02 13:02:58 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-12-02 13:03:32 +0100
commit295b05f9652f6e69ce659f43fe41563cee9b0e6b (patch)
tree10745ea87dcb55e8c224f15675df42dba2b58a3a /cpukit/libfs/src/nfsclient/proto/nfs_prot.h
parentbuild: Add <rtems/rtems/clockimpl.h> (diff)
downloadrtems-295b05f9652f6e69ce659f43fe41563cee9b0e6b.tar.bz2
nfsclient: Rework Doxygen groups
Update #3706.
Diffstat (limited to 'cpukit/libfs/src/nfsclient/proto/nfs_prot.h')
-rw-r--r--cpukit/libfs/src/nfsclient/proto/nfs_prot.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/libfs/src/nfsclient/proto/nfs_prot.h b/cpukit/libfs/src/nfsclient/proto/nfs_prot.h
index 2011c52fd2..48bf0fb063 100644
--- a/cpukit/libfs/src/nfsclient/proto/nfs_prot.h
+++ b/cpukit/libfs/src/nfsclient/proto/nfs_prot.h
@@ -9,9 +9,9 @@
#include <rpc/rpc.h>
/**
- * @defgroup libfs_nfsclient_nfs_prot NFS Prot
+ * @defgroup RTEMSFileSystemNFSProt NFS Prot
*
- * @ingroup nfsclient
+ * @ingroup RTEMSFileSystemNFS
*/
/**@{*/
#ifdef __cplusplus