X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fcontext-def.cc;h=402bd80b6e8baf329b52b07c16275751f8c0b95b;hb=fd22d6c4d857718d0046dc2b8b802b9ddff13cb5;hp=3258297b49539e2af7ed329eba280fc1b4192e6c;hpb=0b25807868f2e1f3372a8fb5e19d9036dec53ecc;p=lilypond.git diff --git a/lily/context-def.cc b/lily/context-def.cc index 3258297b49..402bd80b6e 100644 --- a/lily/context-def.cc +++ b/lily/context-def.cc @@ -82,7 +82,7 @@ Context_def::~Context_def () { } -const char Context_def::type_p_name_[] = "ly:context-def?"; +const char * const Context_def::type_p_name_ = "ly:context-def?"; int Context_def::print_smob (SCM port, scm_print_state *) const