summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/rwlockattrdestroy.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/rwlockattrdestroy.c')
-rw-r--r--cpukit/posix/src/rwlockattrdestroy.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/posix/src/rwlockattrdestroy.c b/cpukit/posix/src/rwlockattrdestroy.c
index 3b7639445d..f8a2beb49c 100644
--- a/cpukit/posix/src/rwlockattrdestroy.c
+++ b/cpukit/posix/src/rwlockattrdestroy.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Destroys a read-write lock Attributes object
* @ingroup POSIXAPI
+ *
+ * @brief Function Destroys a read-write lock Attributes object
*/
/*