mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 07:32:04 +02:00
Merge pull request #1097 from ailin-nemui/cap-extended-joins
use extended-join capability
This commit is contained in:
commit
6e32c1f638
9 changed files with 26 additions and 10 deletions
|
|
@ -8,6 +8,7 @@ time_t last_check; /* last time gone was checked */
|
|||
char *nick;
|
||||
char *host;
|
||||
char *realname;
|
||||
char *account;
|
||||
int hops;
|
||||
|
||||
/* status in server */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue