summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/condattrdestroy.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/condattrdestroy.c')
-rw-r--r--cpukit/posix/src/condattrdestroy.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/posix/src/condattrdestroy.c b/cpukit/posix/src/condattrdestroy.c
index 31e8e5953c..84032ca56a 100644
--- a/cpukit/posix/src/condattrdestroy.c
+++ b/cpukit/posix/src/condattrdestroy.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Destroy Condition Attribute
* @ingroup POSIXAPI
+ *
+ * @brief Destroy Condition Attribute
*/
/*