]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/swallow-perf.cc
release commit
[lilypond.git] / lily / swallow-perf.cc
index 634cad9791cfb95b605d483384efb413460352b7..5c5654a1ad18562d08eed89a01c0a1d8492a5665 100644 (file)
@@ -3,13 +3,12 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "performer.hh"
 #include "music.hh"
 
-
 class Swallow_performer : public Performer
 {
 public:
@@ -34,8 +33,8 @@ Swallow_performer::Swallow_performer ()
 #include "translator.icc"
 
 ADD_TRANSLATOR (Swallow_performer,
-               /* descr */ "",
-               /* creats*/ "",
-               /* accepts */ "general-music",
-               /* reads */ "",
+               /* doc */ "",
+               /* creat*/ "",
+               /* accept */ "general-music",
+               /* read */ "",
                /* write */ "");