summaryrefslogtreecommitdiff
path: root/src/ratbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ratbox.c')
-rw-r--r--src/ratbox.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ratbox.c b/src/ratbox.c
index bb1ce1e60..19010ecce 100644
--- a/src/ratbox.c
+++ b/src/ratbox.c
@@ -54,6 +54,8 @@ IRCDVar ircd[] = {
0, /* Has Owner */
NULL, /* Mode to set for an owner */
NULL, /* Mode to unset for an owner */
+ NULL, /* Mode to set for chan admin */
+ NULL, /* Mode to unset for chan admin */
NULL, /* Mode On Reg */
NULL, /* Mode on UnReg */
NULL, /* Mode on Nick Change */