]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/note-collision.cc
Merge remote-tracking branch 'origin/release/unstable' into staging
[lilypond.git] / lily / note-collision.cc
index e1c196650c55148968eea9e7fa95acafc0e1e9b8..3ab245ca5e84591fd924d65cf3334f5b7082e481 100644 (file)
@@ -178,7 +178,7 @@ check_meshing_chords (Grob *me,
   full_collide = full_collide || (close_half_collide
                                   && distant_half_collide)
                  || ( distant_half_collide // like full_ for wholes and longer
-                     && (up_ball_type <= 0 || down_ball_type <= 0));
+                      && (up_ball_type <= 0 || down_ball_type <= 0));
 
   /* Determine which chord goes on the left, and which goes right.
      Up-stem usually goes on the right, but if chords just 'touch' we can put