From 7a0020f067922a8616e5ac313bbc59f07683e4a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Fri, 25 Jun 2021 10:41:27 +0200 Subject: [PATCH] irc: fix comment on TAGMSG callback function (issue #1654) --- src/plugins/irc/irc-protocol.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/plugins/irc/irc-protocol.c b/src/plugins/irc/irc-protocol.c index 140a662c0..9a003e13a 100644 --- a/src/plugins/irc/irc-protocol.c +++ b/src/plugins/irc/irc-protocol.c @@ -2853,7 +2853,7 @@ IRC_PROTOCOL_CALLBACK(quit) /* * Callback for the IRC message "SETNAME": set real name - * (with capability "setname"). + * (received when capability "setname" is enabled). * * Message looks like: * :nick!user@host SETNAME :the realname @@ -2904,8 +2904,8 @@ IRC_PROTOCOL_CALLBACK(setname) } /* - * Callback for the IRC message "SETNAME": set real name - * (with capability "setname"). + * Callback for the IRC message "TAGMSG": message with tags but no text content + * (received when capability "message-tags" is enabled). * * Message looks like: * @msgid=6gqz7dxd22v7r3x9pvukkp8nni;+tag1 :nick!user@host TAGMSG #channel