diff options
Diffstat (limited to 'os/various/evtimer.h')
-rw-r--r-- | os/various/evtimer.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/os/various/evtimer.h b/os/various/evtimer.h index a753e8984..50cd4f9aa 100644 --- a/os/various/evtimer.h +++ b/os/various/evtimer.h @@ -19,8 +19,9 @@ */
/**
- * @file evtimer.h
- * @brief Events Generator Timer structures and macros.
+ * @file evtimer.h
+ * @brief Events Generator Timer structures and macros.
+ *
* @addtogroup event_timer
* @{
*/
|