]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/grob-pitch-tuple.cc
(Paper_column): copy rank_. This fixes
[lilypond.git] / lily / grob-pitch-tuple.cc
index 883af20ca65a8fa3be4ab5fe1be863e238ecd105..c112c5ebcbd15181a784f7b950e257b2a805c2a3 100644 (file)
@@ -21,7 +21,7 @@ int compare (Grob_pitch_tuple const &a, Grob_pitch_tuple const &b)
 
 Grob_pitch_tuple::Grob_pitch_tuple ()
 {
-  head_ =0;
+  head_ = 0;
   end_ = 0;
 }