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