summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/pthreadattrsetinheritsched.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/pthreadattrsetinheritsched.c')
-rw-r--r--cpukit/posix/src/pthreadattrsetinheritsched.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/posix/src/pthreadattrsetinheritsched.c b/cpukit/posix/src/pthreadattrsetinheritsched.c
index 0cc11f2b13..3b57d8a039 100644
--- a/cpukit/posix/src/pthreadattrsetinheritsched.c
+++ b/cpukit/posix/src/pthreadattrsetinheritsched.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function sets the inheritsched Attribute in the attr Argument
* @ingroup POSIXAPI
+ *
+ * @brief Function sets the inheritsched Attribute in the attr Argument
*/
/*