mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 04:43:34 +02:00
handle to channel rename
This commit is contained in:
parent
221d520c37
commit
0da7a7c56d
23 changed files with 357 additions and 337 deletions
|
|
@ -13,7 +13,7 @@ typedef struct {
|
|||
char *ircnet;
|
||||
|
||||
int tag;
|
||||
GIOChannel *handle;
|
||||
GIOChannel *channel;
|
||||
|
||||
GSList *clients;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue