]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/system.hh
run astyle 2.02
[lilypond.git] / lily / include / system.hh
index b1189769cd0703c4fa13978e64d2ca05871d087a..453e48234deb3248544f5ed139ede07605f347e3 100644 (file)
@@ -41,7 +41,7 @@ public:
   Paper_score *paper_score () const;
   Grob *get_vertical_alignment ();
   Grob *get_extremal_staff (Direction dir, Interval const &);
-  Grob * get_neighboring_staff (Direction dir, Grob *vertical_axis_group, Interval_t<int> bounds);
+  Grob *get_neighboring_staff (Direction dir, Grob *vertical_axis_group, Interval_t<int> bounds);
   Grob *get_pure_bound (Direction dir, int start, int end);
   Grob *get_maybe_pure_bound (Direction dir, bool pure, int start, int end);
   int get_rank () const;