summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coretodhookrun.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/score/src/coretodhookrun.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/cpukit/score/src/coretodhookrun.c b/cpukit/score/src/coretodhookrun.c
index 10d3c57748..bf7d88efa9 100644
--- a/cpukit/score/src/coretodhookrun.c
+++ b/cpukit/score/src/coretodhookrun.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief Run TOD Hook Set
- *
* @ingroup RTEMSScoreTODHooks
+ *
+ * @brief This source file contains the implementation of
+ * _TOD_Hook_Run().
*/
/*