]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/music-output.hh
Run grand-replace (issue 3765)
[lilypond.git] / lily / include / music-output.hh
index 2be6b23b97f14199ad5082790d51f0f93d12d955..888774af55b62cf42c6cdc850427ba04a6186ca6 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2010 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -29,7 +29,7 @@
 class Music_output
 {
   DECLARE_SMOBS (Music_output);
-  DECLARE_CLASSNAME(Music_output);
+  DECLARE_CLASSNAME (Music_output);
 protected:
   Music_output ();