X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fmoment.hh;h=b95cf42b4d8183687ecaa518923bde8278ef2499;hb=2750f4bd4ed25ade9a849e08b1c087229c40b44e;hp=65f42149d316073332a74733276904dd39161678;hpb=a6ee9dcd388111e842064a8d46ab06c4897a00d2;p=lilypond.git diff --git a/lily/include/moment.hh b/lily/include/moment.hh index 65f42149d3..b95cf42b4d 100644 --- a/lily/include/moment.hh +++ b/lily/include/moment.hh @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 1999--2002 Han-Wen Nienhuys + (c) 1999--2003 Han-Wen Nienhuys */ @@ -47,7 +47,7 @@ public: Deliver a copy of THIS as a smobified SCM */ SCM smobbed_copy () const; - String string () const; + String to_string () const; static int compare (Moment const&, Moment const&); };