summaryrefslogtreecommitdiffstats
path: root/display.h
diff options
context:
space:
mode:
Diffstat (limited to 'display.h')
-rw-r--r--display.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/display.h b/display.h
index 923e65b..2237dc2 100644
--- a/display.h
+++ b/display.h
@@ -44,4 +44,4 @@ void display_pagerstart();
void display_pagerend();
void display_pager(char *data);
-#endif
+#endif /* _DISPLAY_H */