X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fbreathing-sign.hh;h=c140bfd1b42a7df0d5014fd0e831908fb87f42bf;hb=47db9a3883d726ca53e2133a3b2298f78dd6a32e;hp=948dd09d75b50512bd8d4640110ec32d01a39aef;hpb=55ac733b69643a6bc6a83b706c65cb56efd388ef;p=lilypond.git diff --git a/lily/include/breathing-sign.hh b/lily/include/breathing-sign.hh index 948dd09d75..c140bfd1b4 100644 --- a/lily/include/breathing-sign.hh +++ b/lily/include/breathing-sign.hh @@ -1,7 +1,7 @@ /* breathing-sign.hh - Copyright (c) 1999--2011 Michael Krause + Copyright (c) 1999--2015 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