summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/timersettime.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/timersettime.c')
-rw-r--r--cpukit/posix/src/timersettime.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/posix/src/timersettime.c b/cpukit/posix/src/timersettime.c
index b83c8b07c9..f88485410e 100644
--- a/cpukit/posix/src/timersettime.c
+++ b/cpukit/posix/src/timersettime.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Arms or Disarms the Timer Identified by timerid
* @ingroup POSIXAPI
+ *
+ * @brief Function Arms or Disarms the Timer Identified by timerid
*/
/*