summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/timergettime.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/timergettime.c')
-rw-r--r--cpukit/posix/src/timergettime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/src/timergettime.c b/cpukit/posix/src/timergettime.c
index 823989a4e4..7b9de539b6 100644
--- a/cpukit/posix/src/timergettime.c
+++ b/cpukit/posix/src/timergettime.c
@@ -2,7 +2,7 @@
* @file
*
* @brief Function Fetches State of POSIX Per-Process Timers
- * @ingroup POSIX
+ * @ingroup POSIXAPI
*/
/*