diff options
Diffstat (limited to 'src/protocol/ultimate2.c')
-rw-r--r-- | src/protocol/ultimate2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/protocol/ultimate2.c b/src/protocol/ultimate2.c index 5353de42f..2e6125861 100644 --- a/src/protocol/ultimate2.c +++ b/src/protocol/ultimate2.c @@ -105,6 +105,7 @@ IRCDVar myIrcd[] = { 0, /* p10 */ NULL, /* character set */ 0, /* reports sync state */ + 0, /* CIDR channelbans */ } , {NULL} |