X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fsource-file.cc;h=14fdf2beb3b6ef4c10ff835c60deeca2a5811157;hb=97a0169312a260933246ab224e4f8b0969871dd5;hp=1118b9d286ee29a823c6ce0b2a7d6041a9ed19aa;hpb=55ff9f5a64a00b6c369be47eb8ca3949250f120b;p=lilypond.git diff --git a/lily/source-file.cc b/lily/source-file.cc index 1118b9d286..14fdf2beb3 100644 --- a/lily/source-file.cc +++ b/lily/source-file.cc @@ -362,16 +362,16 @@ Source_file::get_port () const /****************************************************************/ -const char Source_file::type_p_name_[] = "ly:source-file?"; +const char * const Source_file::type_p_name_ = "ly:source-file?"; SCM -Source_file::mark_smob () +Source_file::mark_smob () const { return str_port_; } int -Source_file::print_smob (SCM port, scm_print_state *) +Source_file::print_smob (SCM port, scm_print_state *) const { scm_puts ("#