]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/slur.hh
* flower
[lilypond.git] / lily / include / slur.hh
index 242251c1b82432997d9876409f6b963788ea8cc7..6fe85ccd0dcdd74bb29f1c9594a8ef00bd36e609 100644 (file)
@@ -1,8 +1,8 @@
 /*
   slur.hh -- declare Slur
-  
+
   source file of the GNU LilyPond music typesetter
-  
+
   (c) 2004--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
@@ -22,7 +22,7 @@ public:
   DECLARE_SCHEME_CALLBACK (height, (SCM, SCM));
   DECLARE_SCHEME_CALLBACK (outside_slur_callback, (SCM, SCM));
   static bool has_interface (Grob *);
-  static Bezier get_curve (Grob*me);
+  static Bezier get_curve (Grob *me);
 };
 
 #endif /* SLUR_HH */