]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/melody-spanner.hh
Grand fixcc.py run on all .hh .cc files.
[lilypond.git] / lily / include / melody-spanner.hh
index bcfab163e52b6c3f623d3c313c8467884f74accd..3dbf141bf87de3e636ff404a00df12643d11356b 100644 (file)
@@ -26,9 +26,9 @@
 class Melody_spanner
 {
 public:
-  DECLARE_GROB_INTERFACE();
-  static void add_stem (Grob*, Grob*);
-  DECLARE_SCHEME_CALLBACK(calc_neutral_stem_direction, (SCM));
+  DECLARE_GROB_INTERFACE ();
+  static void add_stem (Grob *, Grob *);
+  DECLARE_SCHEME_CALLBACK (calc_neutral_stem_direction, (SCM));
 };
 
 #endif /* MELODY_SPANNER_HH */