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