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:
@@ -22,4 +22,4 @@
|
||||
|
||||
extern void fifo_info_init ();
|
||||
|
||||
#endif /* fifo-info.h */
|
||||
#endif /* __WEECHAT_FIFO_INFO_H */
|
||||
|
||||
@@ -26,4 +26,4 @@
|
||||
extern struct t_weechat_plugin *weechat_fifo_plugin;
|
||||
extern char *fifo_filename;
|
||||
|
||||
#endif /* fifo.h */
|
||||
#endif /* __WEECHAT_FIFO_H */
|
||||
|
||||
Reference in New Issue
Block a user