]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lyric-hyphen.hh
Merge remote-tracking branch 'origin/translation' into staging
[lilypond.git] / lily / include / lyric-hyphen.hh
index 4617832282cde2c24a367c49e3319d7de7d768e2..fc335bc8215fd121d71b253fefbe3aa472a8efa6 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1999--2011 Glen Prideaux <glenprideaux@iname.com>
+  Copyright (C) 1999--2014 Glen Prideaux <glenprideaux@iname.com>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -27,7 +27,7 @@ struct Lyric_hyphen
 {
 public:
   DECLARE_SCHEME_CALLBACK (set_spacing_rods, (SCM));
-  DECLARE_GROB_INTERFACE();
+  DECLARE_GROB_INTERFACE ();
   DECLARE_SCHEME_CALLBACK (print, (SCM));
 };