]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/percent-repeat-item.hh
*** empty log message ***
[lilypond.git] / lily / include / percent-repeat-item.hh
index f810b48677bc0cf8cbb4ea7cd0e92a4a3a4665a9..6d6cf637c5a17276ec019d167decf99ad24d3417 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c) 2001--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 2001--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
@@ -18,7 +18,7 @@ public:
   static bool has_interface (Grob*);
   DECLARE_SCHEME_CALLBACK (beat_slash, (SCM ));  
   DECLARE_SCHEME_CALLBACK (double_percent, (SCM ));
-  static Stencil x_percent (Grob*,int,Real,Real );
+  static Stencil x_percent (Grob*, int, Real, Real );
   static Stencil brew_slash (Grob*);
 };