X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fswallow-perf.hh;h=74dde922e42d58256a808c004552d740dbb34413;hb=7e72a1e50e94a7f9738d62599de79fe7745f600c;hp=b297371896e16c348984b97c79d80f87ccadd1bb;hpb=94189ec2b8da6d7e89dc619c646a927adead9b19;p=lilypond.git diff --git a/lily/include/swallow-perf.hh b/lily/include/swallow-perf.hh index b297371896..74dde922e4 100644 --- a/lily/include/swallow-perf.hh +++ b/lily/include/swallow-perf.hh @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 1997--2001 Han-Wen Nienhuys + (c) 1997--2004 Han-Wen Nienhuys */ @@ -15,7 +15,7 @@ class Swallow_performer : public Performer { public: - VIRTUAL_COPY_CONS(Translator); + VIRTUAL_COPY_CONS (Translator); protected: virtual bool try_music (Music*) { return true; }