aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/evtimer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/evtimer.h')
-rw-r--r--src/lib/evtimer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/evtimer.h b/src/lib/evtimer.h
index 5a148e4db..cb3e4c44c 100644
--- a/src/lib/evtimer.h
+++ b/src/lib/evtimer.h
@@ -26,7 +26,7 @@
#define _EVTIMER_H_
/**
- * Event timer structure.
+ * @brief Event timer structure.
*/
typedef struct {
VirtualTimer et_vt;