]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/swallow-engraver.cc
* Documentation/topdocs/NEWS.tely (Top): Mention markup text feature.
[lilypond.git] / lily / swallow-engraver.cc
index 92ced08887665119df3e8557559fc05ca38dbc9d..43fab996870d7ec4d970eca0f02b102e4d3d0b61 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 #include "engraver.hh"
@@ -30,7 +30,7 @@ Swallow_engraver::Swallow_engraver ()
 {
 }
 
-ENTER_DESCRIPTION (Swallow_engraver,
+ADD_TRANSLATOR (Swallow_engraver,
 /* descr */       "This engraver swallows everything given to it silently. The purpose of "
                  "this is to prevent spurious \"event junked\" warnings.",
 /* creats*/       "",