aboutsummaryrefslogtreecommitdiff
path: root/src/interp/debug.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/debug.lisp')
-rw-r--r--src/interp/debug.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/debug.lisp b/src/interp/debug.lisp
index 3e3d28fb..dbf35df7 100644
--- a/src/interp/debug.lisp
+++ b/src/interp/debug.lisp
@@ -191,7 +191,7 @@
(LIST " editing file" '|%b| (|namestring| EDINFILE) '|%d|))
(OBEY
(STRCONC
- (make-absolute-filename "/lib/SPADEDFN ")
+ (|makeAbsoluteFilename| "/lib/SPADEDFN ")
(|namestring| EDINFILE)
" "
(STRINGIMAGE $LINENUMBER)))