summaryrefslogtreecommitdiffstats
path: root/match.c
diff options
context:
space:
mode:
Diffstat (limited to 'match.c')
-rw-r--r--match.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/match.c b/match.c
index 93b55dbf..21e3d51a 100644
--- a/match.c
+++ b/match.c
@@ -3506,7 +3506,7 @@ repeat_spec_same_data:
debug_leave;
}
-val match_funcall(val name, val arg, val other_args)
+val match_filter(val name, val arg, val other_args)
{
cons_bind (in_spec, in_bindings, uw_get_match_context());
spec_bind (specline, first_spec, in_spec);