File: bigtopic.hack

package info (click to toggle)
ircd 2.10.02-1
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 2,228 kB
  • ctags: 2,087
  • sloc: ansic: 29,122; makefile: 664; sh: 307; perl: 18
file content (11 lines) | stat: -rw-r--r-- 263 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- channel.h.orig	Thu Jan 22 07:11:00 1998
+++ channel.h	Thu Jan 22 07:11:24 1998
@@ -31,7 +31,7 @@
 #define MODEBUFLEN	200
 
 #define KEYLEN		23
-#define TOPICLEN	160
+#define TOPICLEN	480
 #define CHANNELLEN	200
 #define MAXBANS		30
 #define MAXBANLENGTH	1024