From dcdba08f8aad80bfe36f4d2f355bfcdfd7997a07 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Fri, 25 Jun 2010 15:03:39 +0200 Subject: Update comments after #endif in C headers --- src/gui/gui-chat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/gui-chat.h') 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 */ -- cgit v1.2.3