X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/04ddaf73f0395918dec32dce6652e6c195e2d6b0..0b67a02c833eca817fa0e4a548dc765532c2485f:/include/timer.h diff --git a/include/timer.h b/include/timer.h index 56054b0..b3b6985 100644 --- a/include/timer.h +++ b/include/timer.h @@ -4,4 +4,4 @@ void oneshot_start_ms(unsigned long milliseconds); int oneshot_running(void); -#endif TIMER_H +#endif /* TIMER_H */