]> jfr.im git - solanum.git/blobdiff - include/numeric.h
Add ERR_DISABLED (517) from ircu.
[solanum.git] / include / numeric.h
index 1fcedcdaba5864b5ab422d29597ce5329116507c..55dcdb4ba343e558c276640eeee2cd7f2be24eab 100644 (file)
@@ -301,6 +301,8 @@ extern const char *form_str(int);
  */
 #define ERR_WRONGPONG       513
 
+#define ERR_DISABLED         517 /* from ircu */
+
 #define ERR_HELPNOTFOUND     524
 
 #define RPL_MODLIST          702