summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/setcanceltype.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/setcanceltype.c')
-rw-r--r--cpukit/posix/src/setcanceltype.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/src/setcanceltype.c b/cpukit/posix/src/setcanceltype.c
index 6a82374229..115eebf638 100644
--- a/cpukit/posix/src/setcanceltype.c
+++ b/cpukit/posix/src/setcanceltype.c
@@ -2,7 +2,7 @@
* @file
*
* @brief Sets the Cancelability Type of Calling Thread to value given in type
- * @ingroup POSIX
+ * @ingroup POSIXAPI
*/
/*