mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 16:23:14 +02:00
Update comments after #endif in C headers
This commit is contained in:
@@ -24,4 +24,4 @@ extern void xfer_chat_sendf (struct t_xfer *xfer, const char *format, ...);
|
||||
extern int xfer_chat_recv_cb (void *arg_xfer, int fd);
|
||||
extern void xfer_chat_open_buffer (struct t_xfer *xfer);
|
||||
|
||||
#endif /* xfer-chat.h */
|
||||
#endif /* __WEECHAT_XFER_CHAT_H */
|
||||
|
||||
Reference in New Issue
Block a user