irc: fix comment on TAGMSG callback function (issue #1654)

This commit is contained in:
Sébastien Helleu 2021-06-25 10:41:27 +02:00
parent f662ca9398
commit 7a0020f067

View File

@ -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