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 1f1b9c5c..c38f8c8e 100644
--- a/src/interp/debug.lisp
+++ b/src/interp/debug.lisp
@@ -1014,7 +1014,7 @@ EXAMINE (SETQ RECNO (NOTE |$InputStream|))
(PRIN1 /CALLER CURSTRM)))
(MONITOR-PRINARGS
(if (SPADSYSNAMEP NAME)
- (NREVERSE (REVERSE (|coerceTraceArgs2E|
+ (|reverse!| (REVERSE (|coerceTraceArgs2E|
(INTERN NAME1)
(INTERN NAME)
/ARGS)))