0.8.16.6:
[sbcl.git] / src / code / defboot.lisp
index d18391e..8329bc7 100644 (file)
                                                 binding
                                                 :test #'eq))
                               (warn "Unnamed restart does not have a ~
-                                       report function: ~S"
+                                      report function: ~S"
                                     binding))
                             `(make-restart :name ',(car binding)
                                            :function ,(cadr binding)