Add 378 to list of WHOIS responses

It's the one (from freenode anyway) that tells you where you're
connecting from.
master
C. McEnroe 2020-02-12 19:14:00 -05:00
parent 1e544ce482
commit 05579773c8
1 changed files with 1 additions and 0 deletions

View File

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