]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/mensural-ligature.hh
Grand fixcc.py run on all .hh .cc files.
[lilypond.git] / lily / include / mensural-ligature.hh
index cb676e591602c6c13d175b138945f8b2a615586d..350ea66958e27097afe0b6445e696ef5d926b7de 100644 (file)
@@ -24,7 +24,6 @@
 #include "lily-proto.hh"
 #include "grob-interface.hh"
 
-
 /*
  * These are all possible mensural ligature primitives.
  */
@@ -46,7 +45,7 @@ struct Mensural_ligature
 {
   DECLARE_SCHEME_CALLBACK (brew_ligature_primitive, (SCM));
   DECLARE_SCHEME_CALLBACK (print, (SCM));
-  DECLARE_GROB_INTERFACE();
+  DECLARE_GROB_INTERFACE ();
 };
 
 #endif /* MENSURAL_LIGATURE_HH */