]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/simple-music-iterator.cc
Use the same line thickness as circle markup for box markup.
[lilypond.git] / lily / simple-music-iterator.cc
index f2661f4b720d1c2f038ac35f0f9bdfb077dd338c..05fcc293f4211d6c003f0f7387f5ad3f386df3ba 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2000--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2000--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "simple-music-iterator.hh"
@@ -43,7 +43,7 @@ void
 Simple_music_iterator::process (Moment m)
 {
   /*
-    don't do try_music (), since it would make the function useless for
+    don't do report_event (), since it would make the function useless for
     base classes
   */