1.0.4.67: Minor cleanups
[sbcl.git] / src / cold / shebang.lisp
index 753a877..a70feec 100644 (file)
@@ -70,7 +70,7 @@
 ;;; for that). For an explanation of what it really does, look
 ;;; elsewhere.
 (export '*shebang-backend-subfeatures*)
-(declaim (type list *shebang-features*))
+(declaim (type list *shebang-backend-subfeatures*))
 (defvar *shebang-backend-subfeatures*)
 \f
 ;;;; string checker, for catching non-portability early