]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/axis-group-interface.cc
Run astyle 2.02.
[lilypond.git] / lily / axis-group-interface.cc
index de9e48a1b4f6a949e5233d065e630d4103737252..3f53773e9e6e1207d5bbc63331cccdd32a99b1f7 100644 (file)
@@ -81,7 +81,7 @@ Axis_group_interface::relative_group_extent (vector<Grob *> const &elts,
 
 Interval
 Axis_group_interface::relative_maybe_bound_group_extent (vector<Grob *> const &elts,
-                                                        Grob *common, Axis a, bool bound)
+                                                         Grob *common, Axis a, bool bound)
 {
   Interval r;
   for (vsize i = 0; i < elts.size (); i++)