diff options
Diffstat (limited to 'src/lib/evtimer.h')
-rw-r--r-- | src/lib/evtimer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/evtimer.h b/src/lib/evtimer.h index 661b29cd4..d0ff5f7c7 100644 --- a/src/lib/evtimer.h +++ b/src/lib/evtimer.h @@ -46,7 +46,7 @@ extern "C" { #endif
/**
- * Initializes an \p EvTimer structure.
+ * Initializes an @p EvTimer structure.
* @param etp the EvTimer structure to be initialized
* @param time the interval in system ticks
*/
|