aboutsummaryrefslogtreecommitdiffstats
path: root/help.c
diff options
context:
space:
mode:
Diffstat (limited to 'help.c')
-rw-r--r--help.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/help.c b/help.c
index ac0a4ede..65f2ba47 100644
--- a/help.c
+++ b/help.c
@@ -29,7 +29,7 @@
#undef read
#undef write
-#define BUFSIZE 1100
+#define BUFSIZE 2048
help_t *help_init(help_t **help, const char *helpfile)
{