aboutsummaryrefslogtreecommitdiff
path: root/src/interp
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp')
-rw-r--r--src/interp/sys-os.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/sys-os.boot b/src/interp/sys-os.boot
index f844fba7..c4f45e66 100644
--- a/src/interp/sys-os.boot
+++ b/src/interp/sys-os.boot
@@ -207,7 +207,7 @@ import NANQ: () -> double for NaNQ
$plusInfinity := plusInfinity()
$minusInfinity := minusInfinity()
-$NaNValue := NaNQ()
+$NaNvalue := NaNQ()
)elseif %hasFeature KEYWORD::SBCL
$plusInfinity == SB_-EXT::DOUBLE_-FLOAT_-POSITIVE_-INFINITY