X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fbreathing-sign.hh;h=a76b10ed79abaa1db19e2af65ae66b5f28dc5f5d;hb=ad3a9e6531e32c4403f1bdc6d203d3c94c6d411e;hp=69d46e67a2a65ec6953d6432e996aaf4d4369275;hpb=d8082113a0df616e7beabc0417c3590a3fac7320;p=lilypond.git diff --git a/lily/include/breathing-sign.hh b/lily/include/breathing-sign.hh index 69d46e67a2..a76b10ed79 100644 --- a/lily/include/breathing-sign.hh +++ b/lily/include/breathing-sign.hh @@ -1,7 +1,7 @@ /* breathing-sign.hh - Copyright (c) 1999--2006 Michael Krause + Copyright (c) 1999--2012 Michael Krause written for the GNU LilyPond music typesetter */ @@ -29,7 +29,7 @@ public: DECLARE_SCHEME_CALLBACK (finalis, (SCM)); DECLARE_SCHEME_CALLBACK (offset_callback, (SCM element)); - DECLARE_GROB_INTERFACE(); + DECLARE_GROB_INTERFACE (); }; #endif // BREATHING_SIGN_HH