]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lyric-hyphen.hh
* flower
[lilypond.git] / lily / include / lyric-hyphen.hh
index ba3cb67a88992a6bc5c6b9b5fd2b4292d285d2bd..c0604715636389d65c2281d44d09a5c6863970af 100644 (file)
@@ -9,12 +9,12 @@
 
 #include "spanner.hh"
 
-struct Hyphen_spanner 
+struct Hyphen_spanner
 {
 public:
-  DECLARE_SCHEME_CALLBACK(set_spacing_rods, (SCM));
-  bool has_interface (Grob*);
-  DECLARE_SCHEME_CALLBACK (print, (SCM ));
+  DECLARE_SCHEME_CALLBACK (set_spacing_rods, (SCM));
+  bool has_interface (Grob *);
+  DECLARE_SCHEME_CALLBACK (print, (SCM));
 };
 
 #endif // HYPHEN_SPANNER_HH