X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Frod.cc;h=be04a669ab728b1354376aa2ab420c84e3ab0ae8;hb=38d7d319eabc906e82fb42002678c6d42a23b6f7;hp=268c5e737ec4d1873bccdf7e8b2217fa1694ba9c;hpb=58bcc84c9480dae1b21bc24d8396b91fe19e0131;p=lilypond.git diff --git a/lily/rod.cc b/lily/rod.cc index 268c5e737e..be04a669ab 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--2009 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