]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/engraver-group-engraver.hh
* Another grand 2003 update.
[lilypond.git] / lily / include / engraver-group-engraver.hh
index ab0f38543c7c77056ae44b522f9f87167e9e7c43..736a23b72e5c298f7219784a7170255d69b97228 100644 (file)
@@ -4,7 +4,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--2002 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c)  1997--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 
@@ -26,7 +26,7 @@ class Engraver_group_engraver : public Engraver,
                                public virtual Translator_group
 {
 protected:
-  Array<Grob_info> announce_info_arr_;
+  Array<Grob_info> announce_infos_;