--- include/struct.h.orig Sat Jul 29 19:02:36 2000 +++ include/struct.h Sun Nov 5 17:19:25 2000 @@ -79,7 +79,7 @@ #define HOSTIPLEN 15 /* Length of dotted quad form of IP */ /* - Dianora */ -#define NICKLEN 9 /* Necessary to put 9 here instead of 10 +#define NICKLEN 20 /* Necessary to put 9 here instead of 10 ** if s_msg.c/m_nick has been corrected. ** This preserves compatibility with old ** servers --msa @@ -89,7 +89,7 @@ #define USERLEN 10 #define REALLEN 50 -#define TOPICLEN 90 +#define TOPICLEN 1000 #define CHANNELLEN 200 #define PASSWDLEN 20 #define KEYLEN 23