X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fppc%2Fsanctify.lisp;h=de4cd40c5b7d0004a59870d6f05f0b72a54a3ec6;hb=9e7a18990d8cfe726edca3450f84510f5676a3e1;hp=aa3e55c655893e4e3181319b0a10b9413fb9b3ec;hpb=52cfe54802db8736f1f4e2b67764c43bba9b78b3;p=sbcl.git diff --git a/src/compiler/ppc/sanctify.lisp b/src/compiler/ppc/sanctify.lisp index aa3e55c..de4cd40 100644 --- a/src/compiler/ppc/sanctify.lisp +++ b/src/compiler/ppc/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")