X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Frod.cc;h=2e6ab483dbf7f5b10bf7e4d4686b0ad47207f2d7;hb=566f8dc8d35622890641831a3b91af3dcebaf9de;hp=268c5e737ec4d1873bccdf7e8b2217fa1694ba9c;hpb=58bcc84c9480dae1b21bc24d8396b91fe19e0131;p=lilypond.git diff --git a/lily/rod.cc b/lily/rod.cc index 268c5e737e..2e6ab483db 100644 --- a/lily/rod.cc +++ b/lily/rod.cc @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 1998--2005 Han-Wen Nienhuys + (c) 1998--2007 Han-Wen Nienhuys */ #include "rod.hh" @@ -33,8 +33,7 @@ Rod::columnize () distance_ += -d * item_drul_[d]->relative_coordinate (pc, X_AXIS); item_drul_[d] = pc; } - while ((flip (&d))!= LEFT); - + while ((flip (&d)) != LEFT); } void