summaryrefslogtreecommitdiff
path: root/src/gui/gui-chat.h
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-06-25 15:03:39 +0200
committerSebastien Helleu <flashcode@flashtux.org>2010-06-25 15:03:39 +0200
commitdcdba08f8aad80bfe36f4d2f355bfcdfd7997a07 (patch)
tree544a8d06d0078a62d1c900bf604d82268cd6671c /src/gui/gui-chat.h
parent6562d676fe079d53f820d947cb0815e089159457 (diff)
downloadweechat-dcdba08f8aad80bfe36f4d2f355bfcdfd7997a07.zip
Update comments after #endif in C headers
Diffstat (limited to 'src/gui/gui-chat.h')
-rw-r--r--src/gui/gui-chat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/gui-chat.h b/src/gui/gui-chat.h
index 6e31924fd..545823527 100644
--- a/src/gui/gui-chat.h
+++ b/src/gui/gui-chat.h
@@ -86,4 +86,4 @@ extern void gui_chat_draw (struct t_gui_buffer *buffer, int erase);
extern void gui_chat_draw_line (struct t_gui_buffer *buffer,
struct t_gui_line *line);
-#endif /* gui-chat.h */
+#endif /* __WEECHAT_GUI_CHAT_H */