]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/breathing-sign.hh
Run grand-replace (issue 3765)
[lilypond.git] / lily / include / breathing-sign.hh
index ae071ca627d620fa137150850f0edcd660f3f4b1..3a0d6c81bd83924a5a3ee15703066002cb82218e 100644 (file)
@@ -1,7 +1,7 @@
 /*
   breathing-sign.hh
 
-  Copyright (c) 1999--2010 Michael Krause
+  Copyright (c) 1999--2014 Michael Krause
 
   written for the GNU LilyPond music typesetter
 */
@@ -29,7 +29,7 @@ public:
   DECLARE_SCHEME_CALLBACK (finalis, (SCM));
   DECLARE_SCHEME_CALLBACK (offset_callback, (SCM element));
 
-  DECLARE_GROB_INTERFACE();
+  DECLARE_GROB_INTERFACE ();
 };
 
 #endif // BREATHING_SIGN_HH