X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fmusic-output.hh;h=888774af55b62cf42c6cdc850427ba04a6186ca6;hb=9e781b7dc83b60a543ce218aa1a5f139f74c760f;hp=27c6c423a86ef5bcead53e2c5bb5eef9fbf8e7f0;hpb=55ac733b69643a6bc6a83b706c65cb56efd388ef;p=lilypond.git diff --git a/lily/include/music-output.hh b/lily/include/music-output.hh index 27c6c423a8..888774af55 100644 --- a/lily/include/music-output.hh +++ b/lily/include/music-output.hh @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 1997--2011 Han-Wen Nienhuys + Copyright (C) 1997--2014 Han-Wen Nienhuys 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 ();