Add 379 to WHOIS responses

weechat-hashes
C. McEnroe 2020-02-16 18:42:38 -05:00
parent edd8855418
commit 3885dd5231
1 changed files with 1 additions and 0 deletions

View File

@ -730,6 +730,7 @@ static const struct Handler {
{ "366", handleReplyEndOfNames },
{ "372", handleReplyMOTD },
{ "378", handleReplyWhoisGeneric },
{ "379", handleReplyWhoisGeneric },
{ "432", handleErrorErroneousNickname },
{ "433", handleErrorNicknameInUse },
{ "671", handleReplyWhoisGeneric },