1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 12:56:37 +02:00

Update comments after #endif in C headers

This commit is contained in:
Sebastien Helleu
2010-06-25 15:03:39 +02:00
parent 6562d676fe
commit dcdba08f8a
112 changed files with 117 additions and 116 deletions
+1 -1
View File
@@ -47,4 +47,4 @@ extern void logger_buffer_free (struct t_logger_buffer *logger_buffer);
extern int logger_buffer_add_to_infolist (struct t_infolist *infolist,
struct t_logger_buffer *logger_buffer);
#endif /* logger-buffer.h */
#endif /* __WEECHAT_LOGGER_BUFFER_H */