summaryrefslogtreecommitdiff
path: root/src/scripts.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/scripts.c')
-rw-r--r--src/scripts.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/scripts.c b/src/scripts.c
index a39777e8..02a47fb3 100644
--- a/src/scripts.c
+++ b/src/scripts.c
@@ -2272,6 +2272,7 @@ connect_callback(SSignal *sig, ...)
}
else
{
+ va_arg(args, void*);
cur = UNDEFINED;
}