]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/mensural-ligature.hh
Imported Upstream version 2.16.0
[lilypond.git] / lily / include / mensural-ligature.hh
index cb676e591602c6c13d175b138945f8b2a615586d..900a046b1586f34b1ebdc670afea4f52bceca0af 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2002--2011 Juergen Reuter <reuter@ipd.uka.de>,
+  Copyright (C) 2002--2012 Juergen Reuter <reuter@ipd.uka.de>,
   Pal Benko <benkop@freestart.hu>
 
   LilyPond is free software: you can redistribute it and/or modify
@@ -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 */