minor comments

This commit is contained in:
Josh Coalson 2006-05-18 00:04:14 +00:00
parent 6126c83125
commit 03f54be74c
1 changed files with 1 additions and 1 deletions

View File

@ -3086,7 +3086,7 @@ void precompute_partition_info_escapes_(
raw_bits_per_partition[partition] = max(silog2_min, silog2_max);
}
to_partition = partitions;
break;
break; /*@@@@@@ yuck, should remove the 'for' loop instead */
}
/* now merge partitions for lower orders */