]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/score-translator.cc
* flower
[lilypond.git] / lily / score-translator.cc
index 64272aeeb4b86dce98ebb66f3bb5c65ae625a4b7..ceb980d3fb0e749dc8f620a676bdc62dc0373b0f 100644 (file)
@@ -1,10 +1,10 @@
-/*   
+/*
   score-translator.cc -- implement Score_translator
 
   source file of the GNU LilyPond music typesetter
 
   (c) 2004--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
- */
+*/
 
 #include "score-translator.hh"
 #include "moment.hh"
@@ -14,7 +14,7 @@ Score_translator::prepare (Moment)
 {
 }
 
-Music_output*
+Music_output *
 Score_translator::get_output ()
 {
   return 0;