1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/irc/ircd-hybrid/files/patch-ac

12 lines
269 B
Plaintext
Raw Normal View History

--- include/struct.h.old Sun Jun 7 07:13:45 1998
+++ include/struct.h Sun Jun 7 07:14:03 1998
@@ -89,7 +89,7 @@
#define USERLEN 10
#define REALLEN 50
-#define TOPICLEN 90
+#define TOPICLEN 250
#define CHANNELLEN 200
#define PASSWDLEN 20
#define KEYLEN 23