]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/numeric.h
Update FAQ.
[irc/rqf/shadowircd.git] / include / numeric.h
index 032692685227d825e7dadd70fffab70c5590e680..a85c17ef3966dfee8a689fced936d9d6fd48c8ac 100644 (file)
@@ -307,6 +307,8 @@ extern const char *form_str(int);
 
 #define ERR_NOCTCP          492
 
+#define ERR_KICKNOREJOIN     495
+
 #define ERR_UMODEUNKNOWNFLAG 501
 #define ERR_USERSDONTMATCH   502
 
@@ -362,6 +364,9 @@ extern const char *form_str(int);
 #define RPL_NOTESTLINE         726
 #define RPL_TESTMASKGECOS      727
 
+#define RPL_QUIETLIST          728
+#define RPL_ENDOFQUIETLIST     729
+
 #define RPL_MONONLINE          730
 #define RPL_MONOFFLINE         731
 #define RPL_MONLIST            732