mirror of
https://github.com/weechat/weechat.git
synced 2026-07-09 03:03:12 +02:00
irc: send whole IRC message including IRCv3 tags in the signals irc_in, irc_in2, irc_raw_in and irc_raw_in2 (issue #787)
This commit is contained in:
@@ -87,7 +87,6 @@ extern const char *irc_protocol_tags (const char *command, const char *tags,
|
||||
const char *nick, const char *address);
|
||||
extern void irc_protocol_recv_command (struct t_irc_server *server,
|
||||
const char *irc_message,
|
||||
const char *msg_tags,
|
||||
const char *msg_command,
|
||||
const char *msg_channel);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user