]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/rhythmic-head.hh
Uniformize, internalize.
[lilypond.git] / lily / include / rhythmic-head.hh
index 62dc93ebb36258e149ff6eec257d6908620cfa6a..12cbf575a0ec10fea73afe463c0d0f0ac00f89c8 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 
@@ -17,7 +17,7 @@ class Rhythmic_head
 {
 public:
   static int duration_log (Grob*);
-  static void set_dots (Grob*,Item *);
+  static void set_dots (Grob*, Item *);
   static Item * get_stem (Grob*) ;
   static Item * get_dots (Grob*) ;
   static int dot_count (Grob*) ;