summaryrefslogtreecommitdiff
path: root/src/s_user.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/s_user.c')
-rw-r--r--src/s_user.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/s_user.c b/src/s_user.c
index 66e188b..a2352df 100644
--- a/src/s_user.c
+++ b/src/s_user.c
@@ -1368,6 +1368,8 @@ init_isupport(void)
add_isupport("PREFIX", "(ov)@+", -1);
add_isupport("STATUSMSG", "@+", -1);
#endif
+ add_isupport("EXCEPTS", "e", -1);
+ add_isupport("INVEX", "I", -1);
}
/*