diff options
Diffstat (limited to 'libj2_j2u_to_str.c')
| -rw-r--r-- | libj2_j2u_to_str.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libj2_j2u_to_str.c b/libj2_j2u_to_str.c index 9398d0a..40ead84 100644 --- a/libj2_j2u_to_str.c +++ b/libj2_j2u_to_str.c @@ -164,7 +164,7 @@ out: #else -#define BUFFER_SIZE 1024 +#define BUFFER_SIZE (128U + LIBJ2_J2U_BIT) static uintmax_t |
