]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/binary-source-file.cc
* scm/define-markup-commands.scm (text): add \text markup command.
[lilypond.git] / lily / binary-source-file.cc
index b1a78b16dc47ae48b18dc20ea352503eeb9ecdc0..93aca0ad2bec4cc891f869750ec384980721cc5a 100644 (file)
@@ -21,7 +21,7 @@ Binary_source_file::~Binary_source_file ()
 }
 
 String
-Binary_source_file::error_string (char const *pos_str0) const
+Binary_source_file::quote_input (char const *pos_str0) const
 {
   assert (this);
   if (!contains (pos_str0))