]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/chord-name.hh
* flower
[lilypond.git] / lily / include / chord-name.hh
index b0cd786ef5f93eb90251c636dedf2743b60f7b44..966db88c91bef8f8d043356e496e0276c3c48bd5 100644 (file)
 
 #include "stencil.hh"
 
-
 class Chord_name
 {
 public:
-  DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM ));
-  static bool has_interface (Grob*);
+  DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM));
+  static bool has_interface (Grob *);
 };
 
 #endif // CHORD_NAME_HH