Netsplit saved the NICK_REC, but didn't save the dynamically allocated strings

which were part of it. Removed it now and replaced it with saving only
op/halfop/voice status. Might have caused some crashes? (hopefully did :)


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2234 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-12-10 23:32:46 +00:00 committed by cras
commit 020861c698
6 changed files with 20 additions and 12 deletions

View file

@ -9,7 +9,7 @@ netsplit_find(server, nick, address)
char *nick
char *address
Irssi::Irc::Nick
Irssi::Irc::Netsplitchannel
netsplit_find_channel(server, nick, address, channel)
Irssi::Irc::Server server
char *nick