X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fdots.hh;fp=lily%2Finclude%2Fdots.hh;h=d126934d10e09a765469203ad92ce0abb6bdb54e;hb=32a34dcef0c0041c6d62677487a380b5c8b85712;hp=366e4f13e29707cad90372aaa3baaa570c58382f;hpb=f41973ff763d5972a85995b6d40c864281ec6714;p=lilypond.git diff --git a/lily/include/dots.hh b/lily/include/dots.hh index 366e4f13e2..d126934d10 100644 --- a/lily/include/dots.hh +++ b/lily/include/dots.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--2012 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 @@ -27,7 +27,7 @@ class Dots { public: DECLARE_SCHEME_CALLBACK (print, (SCM)); - DECLARE_GROB_INTERFACE(); + DECLARE_GROB_INTERFACE (); }; #endif // DOTS_HH