aboutsummaryrefslogtreecommitdiffstats
path: root/src/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/timer.c')
-rw-r--r--src/timer.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/timer.c b/src/timer.c
index e18195a7..bf46c24a 100644
--- a/src/timer.c
+++ b/src/timer.c
@@ -27,9 +27,8 @@
/*! \addtogroup timer
* @{
* Osmocom timer abstraction; modelled after linux kernel timers
- */
-
-/*! \file timer.c */
+ *
+ * \file timer.c */
#include <assert.h>
#include <string.h>