summaryrefslogtreecommitdiffstats
path: root/screen/widescreen.patch
blob: ce969c3e72504b30b5e87a9c8a7284406e4ffd05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff -Nbaur screen-4.0.3-orig//screen.h screen-4.0.3/screen.h
--- screen.h.orig	2003-08-22 14:28:43.000000000 +0200
+++ screen.h	2009-09-15 12:19:02.000000000 +0200
@@ -86,7 +86,7 @@
 
 #define Ctrl(c) ((c)&037)
 
-#define MAXSTR		256
+#define MAXSTR		512
 #define MAXARGS 	64
 #define MSGWAIT 	5
 #define MSGMINWAIT 	1