summaryrefslogtreecommitdiff
path: root/src/common/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/timer.h')
-rw-r--r--src/common/timer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/timer.h b/src/common/timer.h
index 4b683d966..23cb6beaa 100644
--- a/src/common/timer.h
+++ b/src/common/timer.h
@@ -59,4 +59,4 @@ unsigned long get_uptime(void);
void timer_init(void);
void timer_final(void);
-#endif // _TIMER_H_
+#endif /* _TIMER_H_ */