aboutsummaryrefslogtreecommitdiff
path: root/src/unpack~.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/unpack~.c')
-rw-r--r--src/unpack~.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/unpack~.c b/src/unpack~.c
index 6ee073c..0dbe672 100644
--- a/src/unpack~.c
+++ b/src/unpack~.c
@@ -47,6 +47,7 @@ static void sigunpack_list(t_sigunpack *x, t_symbol *s, int argc, t_atom *argv)
{
t_atom *ap = argv;
int i;
+ ZEXY_USEVAR(s);
for (i = 0, ap = argv; i < argc; ap++, i++) {
// if (ap->a_type == A_FLOAT) {