mirror of
https://github.com/weechat/weechat.git
synced 2026-06-29 06:16:40 +02:00
irc: protocol: fix minor typo in an example
This commit is contained in:
@@ -652,7 +652,7 @@ IRC_PROTOCOL_CALLBACK(invite)
|
||||
*
|
||||
* With extended-join capability:
|
||||
* :nick!user@host JOIN :#channel * :real name
|
||||
* *nick!user@host JOIN :#channel account :real name
|
||||
* :nick!user@host JOIN :#channel account :real name
|
||||
*/
|
||||
|
||||
IRC_PROTOCOL_CALLBACK(join)
|
||||
|
||||
Reference in New Issue
Block a user