]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/context-def.cc
Doc-es: update Notation/Ancient.
[lilypond.git] / lily / context-def.cc
index 62895966038f63ec9737f85ff1a9bb392382da00..3258297b49539e2af7ed329eba280fc1b4192e6c 100644 (file)
@@ -85,7 +85,7 @@ Context_def::~Context_def ()
 const char Context_def::type_p_name_[] = "ly:context-def?";
 
 int
-Context_def::print_smob (SCM port, scm_print_state *)
+Context_def::print_smob (SCM port, scm_print_state *) const
 {
   scm_puts ("#<Context_def ", port);
   scm_display (context_name_, port);