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