X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fclef.cc;h=166956052acb6e582b4e4c7871ec8a7d083f9b81;hb=6fb6249345ce846c8c55f843b21c6e85024a720b;hp=36427055f525f4522af68132732fba502de4edc5;hpb=25190a4637753e6439c445d2d4fe9323b7945d32;p=lilypond.git diff --git a/lily/clef.cc b/lily/clef.cc index 36427055f5..166956052a 100644 --- a/lily/clef.cc +++ b/lily/clef.cc @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 1997--2006 Han-Wen Nienhuys + (c) 1997--2007 Han-Wen Nienhuys */ #include "clef.hh" @@ -31,7 +31,7 @@ Clef::calc_glyph_name (SCM smob) str += "_change"; } - return scm_makfrom0str (str.c_str ()); + return ly_string2scm (str); } s->suicide (); @@ -56,7 +56,7 @@ Clef::print (SCM smob) } ADD_INTERFACE (Clef, - "A clef sign", + "A clef sign.", /* properties */ "full-size-change "