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