X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcode%2Fearly-pprint.lisp;h=25d976321899ec589bf6a1ccc58a0379f521f18f;hb=11b388bac03fea3220e058eb93466bef7b66af75;hp=35af3d6f142df8e5c4ce8edc59bcecd382cfccbe;hpb=23468d8a38cdd7c2cb53a7e991436545bb26ed43;p=sbcl.git diff --git a/src/code/early-pprint.lisp b/src/code/early-pprint.lisp index 35af3d6..25d9763 100644 --- a/src/code/early-pprint.lisp +++ b/src/code/early-pprint.lisp @@ -152,7 +152,7 @@ PPRINT-LOGICAL-BLOCK, and only when the LIST argument to PPRINT-LOGICAL-BLOCK is supplied." (error "PPRINT-EXIT-IF-LIST-EXHAUSTED must be lexically inside ~ - PPRINT-LOGICAL-BLOCK.")) + PPRINT-LOGICAL-BLOCK.")) (defmacro pprint-pop () #!+sb-doc