summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/condattrgetclock.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/condattrgetclock.c')
-rw-r--r--cpukit/posix/src/condattrgetclock.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/posix/src/condattrgetclock.c b/cpukit/posix/src/condattrgetclock.c
index 29c7665222..c6dd3f35f8 100644
--- a/cpukit/posix/src/condattrgetclock.c
+++ b/cpukit/posix/src/condattrgetclock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Get the Clock Condition Variable Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Get the Clock Condition Variable Attributes
*/
/*