summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/timercancel.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/rtems/src/timercancel.c10
1 files changed, 8 insertions, 2 deletions
diff --git a/cpukit/rtems/src/timercancel.c b/cpukit/rtems/src/timercancel.c
index 71f2122319..a276811c0b 100644
--- a/cpukit/rtems/src/timercancel.c
+++ b/cpukit/rtems/src/timercancel.c
@@ -1,7 +1,13 @@
-/*
- * Timer Manager - rtems_timer_cancel directive
+/**
+ * @file
*
+ * @ingroup RTEMSImplClassicTimer
*
+ * @brief This source file contains the implementation of
+ * rtems_timer_cancel().
+ */
+
+/*
* COPYRIGHT (c) 1989-2007.
* On-Line Applications Research Corporation (OAR).
*