small extra checks to /whois redirect checking

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1039 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-01-01 14:42:22 +00:00 committed by cras
commit acf60a729c
2 changed files with 7 additions and 4 deletions

View file

@ -186,7 +186,7 @@ static void whois_send(IRC_SERVER_REC *server, char *nicks)
server_redirect_event((SERVER_REC *) server, str, 2,
"event 318", "notifylist event whois end", 1,
"event 402", "event empty", -1,
"event 402", "event empty", 1,
"event 401", "event empty", 1,
"event 311", "notifylist event whois", 1,
"event 301", "notifylist event whois away", 1,