mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
str2list() updates - added separator argument and you'll need to free only
the first item on the list instead of all of them. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@59 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
9657aeef85
commit
08814b59ab
@ -75,6 +75,7 @@ nicklist.c:
|
||||
"nicklist remove" CHANNEL_REC, NICK_REC
|
||||
"nicklist changed" CHANNEL_REC, NICK_REC, gchar *oldnick
|
||||
"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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user