summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/condattrinit.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/condattrinit.c')
-rw-r--r--cpukit/posix/src/condattrinit.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/posix/src/condattrinit.c b/cpukit/posix/src/condattrinit.c
index f2ab9b8772..01b85e2a13 100644
--- a/cpukit/posix/src/condattrinit.c
+++ b/cpukit/posix/src/condattrinit.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Initialization of Conditional Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Initialization of Conditional Attributes
*/
/*