summaryrefslogtreecommitdiffstats
path: root/match.c
diff options
context:
space:
mode:
Diffstat (limited to 'match.c')
-rw-r--r--match.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/match.c b/match.c
index cc61479e..dce83a45 100644
--- a/match.c
+++ b/match.c
@@ -3212,6 +3212,7 @@ val match_funcall(val name, val arg, val other_args)
nao), nil);
match_files_ctx c = mf_all(spec, nil, bindings, nil, num(0));
(void) first_spec;
+ rlcp(car(spec), specline);
val ret = v_fun(&c);