10.\7f\7fCVS: ----------------------------------------------------------------------
[sbcl.git] / src / compiler / late-vmdef.lisp
index 6cf9fd2..708ec0e 100644 (file)
@@ -31,6 +31,6 @@
    it."
   (let ((loc (note-debug-location vop nil kind)))
     (sb!assem:emit-postit (lambda (segment posn)
-                           (declare (ignore segment))
-                           (setf (location-info-label loc) posn))))
+                            (declare (ignore segment))
+                            (setf (location-info-label loc) posn))))
   (values))