src/irc_line.h
changeset 18 dedf137b504f
parent 17 5001564ac5fc
child 34 763f65f9df0c
--- a/src/irc_line.h	Sat Feb 28 21:39:15 2009 +0200
+++ b/src/irc_line.h	Sat Feb 28 22:47:39 2009 +0200
@@ -4,9 +4,9 @@
 #include "error.h"
 
 /*
- * The maximum length of a line, including terminating CRLF
+ * The maximum length of a line, without terminating CRLF
  */
-#define IRC_LINE_MAX 512
+#define IRC_LINE_MAX 510
 
 /*
  * The maximum number of arguments for a single command