]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/new-fingering-engraver.cc
codingstyle nits: space before ( and after ,
[lilypond.git] / lily / new-fingering-engraver.cc
index 7cb38bd95677910a6b566da3b030cb24a0137875..a4e05dadbfdc6d5c8ef31148d4667a92612785df 100644 (file)
@@ -289,7 +289,7 @@ New_fingering_engraver::position_scripts (SCM orientations,
 void
 New_fingering_engraver::stop_translation_timestep ()
 {
-  position_all();
+  position_all ();
   stem_ = 0;
   heads_.clear ();
 }