Automatically remove trailing whitespace

This commit is contained in:
Robert Clausecker
2013-03-10 01:59:42 +01:00
parent 62396c5250
commit 1446c97470
256 changed files with 6539 additions and 6539 deletions

View File

@@ -350,7 +350,7 @@ int boxnum, color_indx;
} /* end while med_cnt */
C_boxes[Lesser].count = Low_cnt;
C_boxes[Greater].count = High_cnt;
}
@@ -379,7 +379,7 @@ int e_cnt;
while (BoxCount < e_cnt)
{
int target, color_indx;
target = 0;
color_indx = 0;
color_indx = FindTarget(&target);