summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/conddefaultattributes.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/conddefaultattributes.c')
-rw-r--r--cpukit/posix/src/conddefaultattributes.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/posix/src/conddefaultattributes.c b/cpukit/posix/src/conddefaultattributes.c
index 409dd08aac..6c0e51317c 100644
--- a/cpukit/posix/src/conddefaultattributes.c
+++ b/cpukit/posix/src/conddefaultattributes.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Condition variable Attributes structure
* @ingroup POSIXAPI
+ *
+ * @brief Condition variable Attributes structure
*/
/*