]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/numeric.h
Make it so that halfops cannot set +-h
[irc/rqf/shadowircd.git] / include / numeric.h
index e8cc0f24842100435c916958b0b135ba5f4d8443..032692685227d825e7dadd70fffab70c5590e680 100644 (file)
@@ -264,6 +264,8 @@ extern const char *form_str(int);
 
 #define ERR_NOINVITE        447
 
+#define ERR_NONICK          449
+
 #define ERR_NOTREGISTERED    451
 
 #define ERR_ACCEPTFULL       456
@@ -366,6 +368,8 @@ extern const char *form_str(int);
 #define RPL_ENDOFMONLIST       733
 #define ERR_MONLISTFULL                734
 
+#define ERR_NOCOMMONCHAN       737
+
 #define RPL_RSACHALLENGE2       740
 #define RPL_ENDOFRSACHALLENGE2  741