X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fx86-64%2Fsanctify.lisp;h=e115bc604af3bbe5d0adb1118831856516cf79b4;hb=e4c6f7338e2ca63cef6f82fbd8f88bc9264c292e;hp=d7aa6405a053b63f07060ac9cb118ee08cac4a58;hpb=0d871fd7a98fc4af92a8b942a1154761466ad8c9;p=sbcl.git diff --git a/src/compiler/x86-64/sanctify.lisp b/src/compiler/x86-64/sanctify.lisp index d7aa640..e115bc6 100644 --- a/src/compiler/x86-64/sanctify.lisp +++ b/src/compiler/x86-64/sanctify.lisp @@ -12,7 +12,7 @@ ;;;; absolutely no warranty. See the COPYING and CREDITS files for ;;;; more information. -(in-package :sb!vm) +(in-package "SB!VM") (defun sanctify-for-execution (component) (declare (ignore component))