summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/rwlockattrinit.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/rwlockattrinit.c')
-rw-r--r--cpukit/posix/src/rwlockattrinit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/src/rwlockattrinit.c b/cpukit/posix/src/rwlockattrinit.c
index 381cd52b0d..2baad73c3d 100644
--- a/cpukit/posix/src/rwlockattrinit.c
+++ b/cpukit/posix/src/rwlockattrinit.c
@@ -2,7 +2,7 @@
* @file
*
* @brief Initialises a RWLock Attributes object attr with the default value
- * @ingroup POSIX
+ * @ingroup POSIXAPI
*/
/*