diff options
Diffstat (limited to 'help.c')
-rw-r--r-- | help.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ #undef read #undef write -#define BUFSIZE 1100 +#define BUFSIZE 2048 help_t *help_init(help_t **help, const char *helpfile) { |