diff options
Diffstat (limited to 'src/zsetup.c')
| -rw-r--r-- | src/zsetup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zsetup.c b/src/zsetup.c index 3e3062b..7486860 100644 --- a/src/zsetup.c +++ b/src/zsetup.c @@ -21,7 +21,7 @@ struct zahl **libzahl_temp_stack_end; void *libzahl_temp_allocation = 0; #define X(i, x, f, v) 1 + -static zahl_char_t constant_chars[LIST_CONSTS 0]; +static zahl_char_t constant_chars[LIST_CONSTS ZAHL_FLUFF]; #undef X |
