From: fred Date: Sun, 24 Mar 2002 19:30:38 +0000 (+0000) Subject: lilypond-0.0.28 X-Git-Tag: release/1.5.59~5454 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5ac3ea62451768bb83feaeea49f4321aceb1053a;p=lilypond.git lilypond-0.0.28 --- diff --git a/hdr/score.hh b/hdr/score.hh index 61868a4719..64e2828614 100644 --- a/hdr/score.hh +++ b/hdr/score.hh @@ -16,7 +16,7 @@ struct Score { IPointerList cols_; PScore *pscore_p_; - String define_spot_str_; + const char *defined_ch_c_l_; int errorlevel_i_; Assoc markers_assoc_;