summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/txr/stdlib/compiler.tl2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/txr/stdlib/compiler.tl b/share/txr/stdlib/compiler.tl
index ec76f1dd..280fe753 100644
--- a/share/txr/stdlib/compiler.tl
+++ b/share/txr/stdlib/compiler.tl
@@ -1383,7 +1383,7 @@
(len ,obj-var) 0))))
,*(cond
((eq strict t)
- ^((sys:bind-mac-check ,err-form ',params
+ ^((sys:bind-mac-check ,err-form ',par-syntax
,obj-var ,pars.nreq
,(unless pars.rest pars.nfix))))
((null strict) nil)