X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fcold-init-helper-macros.lisp;h=f34c5d918cd0638e99aa8bd4059073e663f25d99;hb=755ff8f53315160fcb2d92207dfe24ae7ed4d4c6;hp=6834de73510f32fa9869a88d065ec0fcf2f37925;hpb=dec94b039e8ec90baf21463df839a6181de606f6;p=sbcl.git diff --git a/src/code/cold-init-helper-macros.lisp b/src/code/cold-init-helper-macros.lisp index 6834de7..f34c5d9 100644 --- a/src/code/cold-init-helper-macros.lisp +++ b/src/code/cold-init-helper-macros.lisp @@ -27,7 +27,7 @@ #+sb-xc-host nil) ;;; Note: Unlike the analogous COLD-INIT macro in CMU CL, this macro -;;; makes no attempt to simulate a top-level situation by treating +;;; makes no attempt to simulate a top level situation by treating ;;; EVAL-WHEN forms specially. (defmacro !cold-init-forms (&rest forms) ;; In the target Lisp, stuff the forms into a named function which