]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/swallow-perf.cc
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / lily / swallow-perf.cc
index 2bd42dfa5cb44ea8cb69098b2895d7e98cc36dd8..907b41de171e75e701fa1f1289f7c62441278af4 100644 (file)
@@ -32,7 +32,15 @@ Swallow_performer::Swallow_performer ()
 #include "translator.icc"
 
 ADD_TRANSLATOR (Swallow_performer,
-               /* doc */ "",
-               /* create */ "",
-               /* read */ "",
-               /* write */ "");
+               /* doc */
+               "",
+
+               /* create */
+               "",
+
+               /* read */
+               "",
+
+               /* write */
+               ""
+               );