summaryrefslogtreecommitdiff
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.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/posix/src/timergettime.c b/cpukit/posix/src/timergettime.c
index 4b884b8cbb..ee2a566f0e 100644
--- a/cpukit/posix/src/timergettime.c
+++ b/cpukit/posix/src/timergettime.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Fetches State of POSIX Per-Process Timers
* @ingroup POSIXAPI
+ *
+ * @brief Function Fetches State of POSIX Per-Process Timers
*/
/*