summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/tod.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/score/include/rtems/score/tod.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/score/include/rtems/score/tod.h b/cpukit/score/include/rtems/score/tod.h
index cfb0fe776d..797f4bbccd 100644
--- a/cpukit/score/include/rtems/score/tod.h
+++ b/cpukit/score/include/rtems/score/tod.h
@@ -175,8 +175,8 @@ void _TOD_Handler_initialization(void);
/**
* @brief Sets the time of day according to @a tod_as_timestamp.
*
- * The @a tod_as_timestamp timestamp represents the time since UNIX epoch. The watchdog
- * seconds chain will be adjusted.
+ * The @a tod_as_timestamp timestamp represents the time since UNIX epoch.
+ * The watchdog seconds chain will be adjusted.
*/
void _TOD_Set_with_timestamp(
const Timestamp_Control *tod_as_timestamp