summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/pthreadattrgetinheritsched.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/pthreadattrgetinheritsched.c')
-rw-r--r--cpukit/posix/src/pthreadattrgetinheritsched.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/posix/src/pthreadattrgetinheritsched.c b/cpukit/posix/src/pthreadattrgetinheritsched.c
index 6be61defa6..745bde2e6d 100644
--- a/cpukit/posix/src/pthreadattrgetinheritsched.c
+++ b/cpukit/posix/src/pthreadattrgetinheritsched.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread Creation Scheduling Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Thread Creation Scheduling Attributes
*/
/*