X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fpitch.cc;h=9e46bba70e6ff1d2360a66292427f312b4b5f5c8;hb=601ed4a98249291180c03db51cb515aa00aeb6a0;hp=e34562fecc5571fe83ab21b5c3b5df677ffb36d9;hpb=626874c8eecfbeb04ca8ffec3fb78da48859b42f;p=lilypond.git diff --git a/lily/pitch.cc b/lily/pitch.cc index e34562fecc..9e46bba70e 100644 --- a/lily/pitch.cc +++ b/lily/pitch.cc @@ -218,7 +218,7 @@ Pitch::down_to (int notename) notename_ = notename; } -const char Pitch::type_p_name_[] = "ly:pitch?"; +const char * const Pitch::type_p_name_ = "ly:pitch?"; SCM Pitch::mark_smob () const