summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/condattrsetpshared.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/condattrsetpshared.c')
-rw-r--r--cpukit/posix/src/condattrsetpshared.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/posix/src/condattrsetpshared.c b/cpukit/posix/src/condattrsetpshared.c
index 5228b45a4e..11b4d67e57 100644
--- a/cpukit/posix/src/condattrsetpshared.c
+++ b/cpukit/posix/src/condattrsetpshared.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Set the Process-Shared Condition Variable Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Set the Process-Shared Condition Variable Attributes
*/
/*