diff options
Diffstat (limited to 'src/protocol/ultimate2.c')
-rw-r--r-- | src/protocol/ultimate2.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/protocol/ultimate2.c b/src/protocol/ultimate2.c index a0839a457..88d7d0a4f 100644 --- a/src/protocol/ultimate2.c +++ b/src/protocol/ultimate2.c @@ -106,6 +106,8 @@ IRCDVar myIrcd[] = { NULL, /* character set */ 0, /* reports sync state */ 0, /* CIDR channelbans */ + 0, /* +j */ + 0, /* +j mode */ } , {NULL} |