]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/numeric.h
Add chmode +N, which prevents nickchanges.
[irc/rqf/shadowircd.git] / include / numeric.h
index e8cc0f24842100435c916958b0b135ba5f4d8443..3b9f30f30dabd2bc00484828aa778bb1cd65f489 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