]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/chord-name.hh
Run grand-replace (issue 3765)
[lilypond.git] / lily / include / chord-name.hh
index d90cd3df4b412ef6937ccc14de59da59e710337d..0f5e4cf197f652d5a25f584bc20881b9454ef7bc 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1999--2010 Jan Nieuwenhuizen <janneke@gnu.org>
+  Copyright (C) 1999--2014 Jan Nieuwenhuizen <janneke@gnu.org>
 
   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 @@ class Chord_name
 {
 public:
   DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM));
-  DECLARE_GROB_INTERFACE();
+  DECLARE_GROB_INTERFACE ();
 };
 
 #endif // CHORD_NAME_HH