X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Flily-parser.hh;h=e4ff2969b92ce8143326b8a4a7889ee0ee64169e;hb=e1f5924956f81f51a09023f7f82eeb57d11a7e51;hp=b08df7c7a4ab487f5329b6f4f981a1b2c68f234b;hpb=3d333f46096e20f6f38ab128d31c001a72c14ae3;p=lilypond.git diff --git a/lily/include/lily-parser.hh b/lily/include/lily-parser.hh index b08df7c7a4..e4ff2969b9 100644 --- a/lily/include/lily-parser.hh +++ b/lily/include/lily-parser.hh @@ -36,7 +36,7 @@ class Lily_parser : public Smob public: int print_smob (SCM, scm_print_state *) const; SCM mark_smob () const; - static const char type_p_name_[]; + static const char * const type_p_name_; virtual ~Lily_parser (); Lily_lexer *lexer_; Sources *sources_;