diff options
Diffstat (limited to 'src/zunsetup.c')
| -rw-r--r-- | src/zunsetup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zunsetup.c b/src/zunsetup.c index 9926354..ba84dd7 100644 --- a/src/zunsetup.c +++ b/src/zunsetup.c @@ -8,7 +8,7 @@ zunsetup(void) size_t i; if (libzahl_set_up) { libzahl_set_up = 0; -#define X(x)\ +#define X(x, s)\ free(x->chars); LIST_TEMPS; #undef X |
