X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/04ddaf73f0395918dec32dce6652e6c195e2d6b0..5a626f09575fe20698435018921b4f13d4a615c1:/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 */