0.8.16.6:
[sbcl.git] / src / compiler / ir1util.lisp
index 4e4b031..8f8cee0 100644 (file)
           ;; arbitrarily huge blocks of code. -- WHN)
           (let ((*compiler-error-context* node))
             (compiler-notify "*INLINE-EXPANSION-LIMIT* (~W) was exceeded, ~
-                              probably trying to~%  ~
-                              inline a recursive function."
+                               probably trying to~%  ~
+                               inline a recursive function."
                              *inline-expansion-limit*))
           nil)
          (t t))))