]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/time-signature-performer.cc
Grand fixcc.py run on all .hh .cc files.
[lilypond.git] / lily / time-signature-performer.cc
index 54d4514231ab810360036589ddbe7158f50faede..3469737317bccb06a2a7ef464fae53f39210535a 100644 (file)
@@ -82,15 +82,15 @@ Time_signature_performer::stop_translation_timestep ()
 #include "translator.icc"
 
 ADD_TRANSLATOR (Time_signature_performer,
-               /* doc */
-               "",
+                /* doc */
+                "",
 
-               /* create */
-               "",
+                /* create */
+                "",
 
-               /* read */
-               "",
+                /* read */
+                "",
 
-               /* write */
-               ""
-               );
+                /* write */
+                ""
+               );