summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-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 c9d9bd05..986ebb7e 100644
--- a/share/txr/stdlib/compiler.tl
+++ b/share/txr/stdlib/compiler.tl
@@ -471,7 +471,7 @@
me.(free-treg treg)
(cond
((null pfrag.code)
- (new (frag pfrag.oreg
+ (new (frag cfrag.oreg
cfrag.code
cfrag.fvars
cfrag.ffuns)))