summaryrefslogtreecommitdiff
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.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/posix/src/rwlockattrinit.c b/cpukit/posix/src/rwlockattrinit.c
index 0e37d26636..e752e8c7c6 100644
--- a/cpukit/posix/src/rwlockattrinit.c
+++ b/cpukit/posix/src/rwlockattrinit.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Initialises a RWLock Attributes object attr with the default value
* @ingroup POSIXAPI
+ *
+ * @brief Initialises a RWLock Attributes object attr with the default value
*/
/*