]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/moment.cc
Issue 4878: Make type_p_name_ always char pointer
[lilypond.git] / lily / moment.cc
index 81ab30e3aebebfe5bde60d265e31f94d257efdf7..20c1f58a0b51cdef2e0c5e42e16c4dced7014e7d 100644 (file)
@@ -44,7 +44,7 @@ Moment::Moment (Rational m)
 }
 
 
-const char Moment::type_p_name_[] = "ly:moment?";
+const char * const Moment::type_p_name_ = "ly:moment?";
 
 
 int