summaryrefslogtreecommitdiff
path: root/src/bar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bar.h')
-rw-r--r--src/bar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bar.h b/src/bar.h
index b687816..1f9765d 100644
--- a/src/bar.h
+++ b/src/bar.h
@@ -26,4 +26,4 @@ int hide_bar (screen_info *s);
int bar_y (screen_info *s);
int bar_x (screen_info *s, int width);
void display_msg_in_bar (screen_info *s, char *msg, int hl_start, int hl_end);
-#endif _BAR_H
+#endif /* _BAR_H */