summaryrefslogtreecommitdiffstats
path: root/error.h
diff options
context:
space:
mode:
Diffstat (limited to 'error.h')
-rw-r--r--error.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/error.h b/error.h
index 368aa62..5c6659b 100644
--- a/error.h
+++ b/error.h
@@ -33,7 +33,7 @@
#ifdef ENABLE_PKCS11
#define ERR_BUF_SIZE 8192
#else
-#define ERR_BUF_SIZE 1024
+#define ERR_BUF_SIZE 1280
#endif
struct gc_arena;