]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blame - screen/patches/screen-4.0.2-maxstr.patch
libunistring: Update to version 0.9.6
[people/amarx/ipfire-3.x.git] / screen / patches / screen-4.0.2-maxstr.patch
CommitLineData
6580a72d
MT
1--- screen-4.0.2/screen.h.maxstr 2006-07-10 13:37:11.000000000 +0200
2+++ screen-4.0.2/screen.h 2006-07-10 13:36:36.000000000 +0200
3@@ -86,7 +86,7 @@
4
5 #define Ctrl(c) ((c)&037)
6
7-#define MAXSTR 256
8+#define MAXSTR 4096
9 #define MAXARGS 64
10 #define MSGWAIT 5
11 #define MSGMINWAIT 1