]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/performance.cc
release: 1.3.152
[lilypond.git] / lily / performance.cc
index be168b2de052d6ff57c7a35a3d5363a431c93f46..5aa7abaa53667e44daabbb0370a87c28df294329 100644 (file)
@@ -165,7 +165,7 @@ Performance::process ()
   out = p.str ();
   
   Midi_stream midi_stream (out);
-  progress_indication (_f ("MIDI output to %s...", out));
+  progress_indication (_f ("MIDI output to `%s'...", out));
   target_str_global_array.push (out);
 
   output (midi_stream);