X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Ferror.lisp;h=e9092b9ad0a81d35ba92097ed6bb2e11d1b40230;hb=25fe91bf63fd473d9316675b0e0ca9be0079e9eb;hp=6827435c5a252f20be10bb43a11e37c46b317bd7;hpb=54b330585ed41edeb93a289f0e59aec67fa9ded9;p=sbcl.git diff --git a/src/code/error.lisp b/src/code/error.lisp index 6827435..e9092b9 100644 --- a/src/code/error.lisp +++ b/src/code/error.lisp @@ -171,3 +171,4 @@ (lambda (condition stream) (declare (ignore condition)) (format stream "memory fault")))) +