mirror of
https://github.com/irssi/irssi.git
synced 2026-08-16 23:22:16 +02:00
/IRCNET ADD -usermode option added.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2206 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
be8778052e
commit
4c6237256f
7 changed files with 43 additions and 43 deletions
|
|
@ -16,6 +16,9 @@
|
|||
|
||||
struct _IRC_CHATNET_REC {
|
||||
#include "chatnet-rec.h"
|
||||
|
||||
char *usermode;
|
||||
|
||||
int max_cmds_at_once;
|
||||
int cmd_queue_speed;
|
||||
int max_query_chans; /* when syncing, max. number of channels to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue