]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/sequential-iterator.cc
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / lily / sequential-iterator.cc
index 214d1c2e676697ce5e3c0984035f6d7281d0260e..86bacecf4826c557f35d1ba5fb6dac57522e89bc 100644 (file)
@@ -171,7 +171,7 @@ Sequential_iterator::next_element (bool)
        in that chunk should be in len.grace_part_
 
       */
-      last_mom_ = here_mom_;
+      last_mom_ = here_mom_;;
       here_mom_ += len;
     }