Complain to the client when it sends a line that is too long.
[ircu2.10.12-pk.git] / include / numeric.h
index 26fbfb9256caf7ab46c45d7b18bb5f52b0a5b561..48df5b2205b4bacaca03aaf4df4f79d86a24c957 100644 (file)
@@ -336,6 +336,7 @@ extern const struct Numeric* get_error_numeric(int err);
      /* ERR_BADMASK          415           IRCnet extension */
 #define ERR_QUERYTOOLONG     416        /* Undernet extension */
      /* ERR_TOOMANYMATCHES   416           IRCnet extension */
+#define ERR_INPUTTOOLONG     417
 /*      ERR_LENGTHTRUNCATED  419           aircd */
 
 #define ERR_UNKNOWNCOMMAND   421