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