summaryrefslogtreecommitdiff
path: root/src/fe-common/irc/module-formats.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fe-common/irc/module-formats.h')
-rw-r--r--src/fe-common/irc/module-formats.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fe-common/irc/module-formats.h b/src/fe-common/irc/module-formats.h
index c1ad6d9d..48df0aa2 100644
--- a/src/fe-common/irc/module-formats.h
+++ b/src/fe-common/irc/module-formats.h
@@ -118,6 +118,8 @@ enum {
IRCTXT_PONG,
IRCTXT_WALLOPS,
IRCTXT_ACTION_WALLOPS,
+ IRCTXT_KILL,
+ IRCTXT_KILL_SERVER,
IRCTXT_ERROR,
IRCTXT_UNKNOWN_MODE,
IRCTXT_NOT_CHANOP,