summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/rfs/rtems-rfs-dir-hash.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2013-01-10 13:22:57 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2013-01-10 17:06:47 -0600
commitff1becb6e755e866786c9fe04feeb2fabe090b36 (patch)
treefdc8fcba992071017523ff436374d8c988648646 /cpukit/libfs/src/rfs/rtems-rfs-dir-hash.c
parentcpukit/posix: Doxygen group is POSIXAPI (diff)
downloadrtems-ff1becb6e755e866786c9fe04feeb2fabe090b36.tar.bz2
rfs: Doxygen group cannot have a dash in it
Change rtems-rfs to rtems_rfs
Diffstat (limited to '')
-rw-r--r--cpukit/libfs/src/rfs/rtems-rfs-dir-hash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-dir-hash.c b/cpukit/libfs/src/rfs/rtems-rfs-dir-hash.c
index db8f21a8b0..a0669992d3 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-dir-hash.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-dir-hash.c
@@ -2,7 +2,7 @@
* @file
*
* @brief RTEMS File Systems Directory Hash function
- * @ingroup rtems-rfs
+ * @ingroup rtems_rfs
*/
#if HAVE_CONFIG_H