1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 04:16:38 +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
@@ -22,4 +22,4 @@
extern void fifo_info_init ();
#endif /* fifo-info.h */
#endif /* __WEECHAT_FIFO_INFO_H */
+1 -1
View File
@@ -26,4 +26,4 @@
extern struct t_weechat_plugin *weechat_fifo_plugin;
extern char *fifo_filename;
#endif /* fifo.h */
#endif /* __WEECHAT_FIFO_H */