]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/grob-pitch-tuple.hh
``slikken kreng''
[lilypond.git] / lily / include / grob-pitch-tuple.hh
index 04a0decb8177afed77c47747151911b7bc58ed5f..e174ed668e02b140010304e56b789ac737fcc91f 100644 (file)
@@ -16,7 +16,7 @@ source file of the GNU LilyPond music typesetter
 
 struct Grob_pitch_tuple {
   Pitch pitch_;
-  Grob *head_l_;
+  Grob *head_;
   Moment end_;
 
   Grob_pitch_tuple ();