aboutsummaryrefslogtreecommitdiff
path: root/src/interp
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp')
-rw-r--r--src/interp/sys-driver.boot4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/interp/sys-driver.boot b/src/interp/sys-driver.boot
index 0a2e1f06..1274564f 100644
--- a/src/interp/sys-driver.boot
+++ b/src/interp/sys-driver.boot
@@ -64,8 +64,8 @@ AxiomCore::%sysInit() ==
initMemoryConfig()
loadSystemRuntimeCore()
)if %hasFeature KEYWORD::CLISP
- -- a goat for CLisp FFI, please.
- sys_-osInitCLispFFI()
+ -- a goat for CLisp FFI, please.
+ sys_-osInitCLispFFI()
)endif
)if %hasFeature KEYWORD::GCL or %hasFeature KEYWORD::ECL
SETQ(COMPILER::_*COMPILE_-VERBOSE_*,false)