X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fpaper-outputter.hh;h=44c8b1bf57019a28ef58cf522e96248e299146b1;hb=2a00c69a012d4ccaf24a036bdb5ac9ea43fb9604;hp=4f31eb51251791e9ad23e326a586d193b59c2ecc;hpb=31568c504806f35aac420a394c9eab07abd9faa7;p=lilypond.git diff --git a/lily/include/paper-outputter.hh b/lily/include/paper-outputter.hh index 4f31eb5125..44c8b1bf57 100644 --- a/lily/include/paper-outputter.hh +++ b/lily/include/paper-outputter.hh @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 1997--2006 Han-Wen Nienhuys + (c) 1997--2007 Han-Wen Nienhuys */ #ifndef PAPER_OUTPUTTER_HH @@ -26,7 +26,7 @@ class Paper_outputter SCM file_; public: - DECLARE_SMOBS (Paper_outputter,); + DECLARE_SMOBS (Paper_outputter); public: SCM file () const;