]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-score.hh
* flower
[lilypond.git] / lily / include / paper-score.hh
index f20b1b34ef4b0dddeb930ce7dabd1727d738ed75..bd90ec1de26f030a5e163bfd31f34cbd94fe08ff 100644 (file)
@@ -22,8 +22,8 @@ public:
   Paper_score ();
 
   int find_col_idx (Paper_column const *) const;
-  Link_array<Item> broken_col_range (Item const*, Item const*) const;
-  void typeset_line (System*);
+  Link_array<Item> broken_col_range (Item const *, Item const *) const;
+  void typeset_line (System *);
   void output ();
 
 protected: