]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/page-turn-page-breaking.hh
Grand fixcc.py run on all .hh .cc files.
[lilypond.git] / lily / include / page-turn-page-breaking.hh
index 6717e5ba4a98d959491815d6b80742f951f6e43c..b090c0a15b0fecebd627aaff60479372acf6674d 100644 (file)
@@ -63,9 +63,9 @@ protected:
 
   vsize total_page_count (Break_node const &b);
   Break_node put_systems_on_pages (vsize start,
-                                  vsize end,
-                                  vsize configuration,
-                                  vsize page_number);
+                                   vsize end,
+                                   vsize configuration,
+                                   vsize page_number);
 
   SCM make_lines (vector<Break_node> *breaks);
   SCM make_pages (vector<Break_node> const &breaks, SCM systems);