summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/getitimer.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/getitimer.c')
-rw-r--r--cpukit/posix/src/getitimer.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/posix/src/getitimer.c b/cpukit/posix/src/getitimer.c
index 35e940bff9..e0a767363d 100644
--- a/cpukit/posix/src/getitimer.c
+++ b/cpukit/posix/src/getitimer.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Gets Value of an Interval Timer
* @ingroup POSIXAPI
+ *
+ * @brief Function Gets Value of an Interval Timer
*/
/*