X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcold%2Fshebang.lisp;h=a70feec4868e6496dc92002762ba80a848dd30a2;hb=7d853ed1882221bc790062e423a74a620f6e4ee1;hp=753a877b8060e78ca2661ce6a1bad9799c7c7116;hpb=4898ef32c639b1c7f4ee13a5ba566ce6debd03e6;p=sbcl.git diff --git a/src/cold/shebang.lisp b/src/cold/shebang.lisp index 753a877..a70feec 100644 --- a/src/cold/shebang.lisp +++ b/src/cold/shebang.lisp @@ -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*) ;;;; string checker, for catching non-portability early