summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/pthreadattrgetscope.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/pthreadattrgetscope.c')
-rw-r--r--cpukit/posix/src/pthreadattrgetscope.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/posix/src/pthreadattrgetscope.c b/cpukit/posix/src/pthreadattrgetscope.c
index c7eff2361b..2d04ad003e 100644
--- a/cpukit/posix/src/pthreadattrgetscope.c
+++ b/cpukit/posix/src/pthreadattrgetscope.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function gets the Contentionscope Attribute in the attr object
* @ingroup POSIXAPI
+ *
+ * @brief Function gets the Contentionscope Attribute in the attr object
*/
/*