]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/simple-music-iterator.cc
Run `make grand-replace'.
[lilypond.git] / lily / simple-music-iterator.cc
index c53dcf059d0a75171be2a99f61f890487f600afe..c89f0f52be1d45b270016b12904ebcc11319a375 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2000--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2000--2008 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
   */