summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/watchdoginsert.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/score/src/watchdoginsert.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/score/src/watchdoginsert.c b/cpukit/score/src/watchdoginsert.c
index 766b828368..7e74325f0e 100644
--- a/cpukit/score/src/watchdoginsert.c
+++ b/cpukit/score/src/watchdoginsert.c
@@ -3,7 +3,8 @@
*
* @ingroup RTEMSScoreWatchdog
*
- * @brief Watchdog Insert
+ * @brief This source file contains the implementation of
+ * _Watchdog_Insert().
*/
/*