summaryrefslogtreecommitdiff
path: root/libguile/eval.h
diff options
context:
space:
mode:
Diffstat (limited to 'libguile/eval.h')
-rw-r--r--libguile/eval.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libguile/eval.h b/libguile/eval.h
index d7939249a..fb40b7ece 100644
--- a/libguile/eval.h
+++ b/libguile/eval.h
@@ -83,7 +83,7 @@
-#define SCM_EXTEND_SCM_ENV scm_acons
+#define SCM_EXTEND_ENV scm_acons
extern SCM scm_i_dot;