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