score/tod.h: Fix formatting

This commit is contained in:
Joel Sherrill
2012-10-02 13:23:23 -05:00
parent 880e2f370f
commit b249d7f6a6
+2 -2
View File
@@ -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