increased TOPICLEN to 500
authorpk910 <philipp@zoelle1.de>
Thu, 7 Jul 2011 20:40:45 +0000 (22:40 +0200)
committerpk910 <philipp@zoelle1.de>
Thu, 7 Jul 2011 20:40:45 +0000 (22:40 +0200)
src/hash.h

index 510f5f78463af91607c79ddbb6e93c510bc845d0..364b5f5736b685cc04bd683489cd5355c74d72cd 100644 (file)
 #define USERLEN         10
 #define HOSTLEN         63
 #define REALLEN         50
-#define TOPICLEN        250
+#define TOPICLEN        500
 #define CHANNELLEN      200
 #define MAXOPLEVEL      999