0.6.8.17:
[sbcl.git] / src / compiler / early-c.lisp
index ce2701d..54fe4cf 100644 (file)
@@ -15,7 +15,7 @@
 
 (in-package "SB!C")
 
-;;; FIXME: Shouldn't SB-C::&MORE be in this list?
+;;; FIXME: Shouldn't SB!C::&MORE be in this list?
 (defconstant-eqx sb!xc:lambda-list-keywords
   '(&optional &rest &key &aux &body &whole &allow-other-keys &environment)
   #!+sb-doc