summaryrefslogtreecommitdiffstats
path: root/main/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/util.h')
-rw-r--r--main/util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/util.h b/main/util.h
index 2a22daa..7156c8f 100644
--- a/main/util.h
+++ b/main/util.h
@@ -3,4 +3,4 @@
void delay_ms(unsigned int t);
-#endif
+#endif /* EPD_UTIL_H */