summaryrefslogtreecommitdiff
path: root/src/protocol/shadowircd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/protocol/shadowircd.c')
-rw-r--r--src/protocol/shadowircd.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/protocol/shadowircd.c b/src/protocol/shadowircd.c
index 5dc263c17..c23c51400 100644
--- a/src/protocol/shadowircd.c
+++ b/src/protocol/shadowircd.c
@@ -107,6 +107,8 @@ IRCDVar myIrcd[] = {
NULL, /* character set */
1, /* reports sync state */
0, /* CIDR channelbans */
+ 0, /* +j */
+ 0, /* +j mode */
}
,
{NULL}