X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fhost-c-call.lisp;h=b7730f14e5dfa98db76996781fdcadfc094694d9;hb=98a76d4426660876dec6649b1e228d2e5b47f579;hp=b0b143b428c407156d75a7a56f83727269a95bc5;hpb=e33fb894f991b2926d8f3bace9058e4c0b2c3a37;p=sbcl.git diff --git a/src/code/host-c-call.lisp b/src/code/host-c-call.lisp index b0b143b..b7730f1 100644 --- a/src/code/host-c-call.lisp +++ b/src/code/host-c-call.lisp @@ -7,7 +7,7 @@ ;;;; provided with absolutely no warranty. See the COPYING and CREDITS ;;;; files for more information. -(in-package "SB!C-CALL") +(in-package "SB!ALIEN") (/show0 "host-c-call.lisp 12")