summaryrefslogtreecommitdiff
path: root/http/pp/pp.c
diff options
context:
space:
mode:
Diffstat (limited to 'http/pp/pp.c')
-rw-r--r--http/pp/pp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/http/pp/pp.c b/http/pp/pp.c
index 340f430..be96596 100644
--- a/http/pp/pp.c
+++ b/http/pp/pp.c
@@ -42,7 +42,7 @@ strlcat(char *dst, const char *src, size_t dsize)
}
#endif /* !__APPLE__ */
-#define MAXSIZE 12000
+#define MAXSIZE 64000
#define MAXINDENTSIZE 80
#define MAXARGSIZE 20