From fdc75a358e4c20116640c08f4e8ce7a09dc3cebd Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 7 May 2016 03:02:56 +0200 Subject: Optimisations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/zsetup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/zsetup.c') 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 -- cgit v1.2.3-70-g09d2