Irssi::Connect = SERVER_CONNECT_REC

Several fixes to make it work


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@161 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2000-03-20 00:45:09 +00:00 committed by cras
commit 35c126ccb1
2 changed files with 40 additions and 13 deletions

View file

@ -83,7 +83,7 @@ nicklist.c:
"nick gone changed", CHANNEL_REC, NICK_REC
"nick ircop changed", CHANNEL_REC, NICK_REC
"server nick changed", SERVER_REC
"massjoin", CHANNEL_REC, GList of NICK_RECs
"massjoin", CHANNEL_REC, GSList of NICK_RECs
rawlog.c: