summaryrefslogtreecommitdiff
path: root/src/ultimate2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ultimate2.c')
-rw-r--r--src/ultimate2.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ultimate2.c b/src/ultimate2.c
index 03b81eeed..99292199e 100644
--- a/src/ultimate2.c
+++ b/src/ultimate2.c
@@ -52,6 +52,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 remove for chan admin */
"+rd", /* Mode On Reg */
"-r+d", /* Mode on UnReg */
"-r+d", /* Mode on Nick Change */