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 855b3004..045071dc 100644
--- a/share/txr/stdlib/compiler.tl
+++ b/share/txr/stdlib/compiler.tl
@@ -598,7 +598,7 @@
me.(free-treg treg)
(cond
((null pfrag.code)
- (new (frag cfrag.oreg
+ (new (frag pfrag.oreg
cfrag.code
cfrag.fvars
cfrag.ffuns)))