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 a00288e5..a3c5b7ed 100644
--- a/match.c
+++ b/match.c
@@ -1991,7 +1991,7 @@ repeat_spec_same_data:
if (!all_satisfy(table, andf(func_n1(listp),
chain(func_n1(length),
- bind2(func_n2(eq), two),
+ curry_12_2(func_n2(eq), two),
nao),
chain(func_n1(first),
func_n1(stringp),