mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 05:46:38 +02:00
irc: update URLs to IRCv3 specifications
This commit is contained in:
@@ -231,7 +231,7 @@ irc_message_parse (struct t_irc_server *server, const char *message,
|
||||
/*
|
||||
* Read tags: they are optional and enabled only if client enabled
|
||||
* a server capability.
|
||||
* See: https://ircv3.net/specs/core/message-tags-3.2.html
|
||||
* See: https://ircv3.net/specs/extensions/message-tags
|
||||
*/
|
||||
pos = strchr (ptr_message, ' ');
|
||||
if (pos)
|
||||
|
||||
Reference in New Issue
Block a user