X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fx86%2Fsanctify.lisp;h=e115bc604af3bbe5d0adb1118831856516cf79b4;hb=f24a665895283c52443ed45bb3e07530f760bbfa;hp=d7aa6405a053b63f07060ac9cb118ee08cac4a58;hpb=0d871fd7a98fc4af92a8b942a1154761466ad8c9;p=sbcl.git diff --git a/src/compiler/x86/sanctify.lisp b/src/compiler/x86/sanctify.lisp index d7aa640..e115bc6 100644 --- a/src/compiler/x86/sanctify.lisp +++ b/src/compiler/x86/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))