Indentation fixes

remotes/origin/master-1.1.x
Anoop Saldanha 14 years ago committed by Victor Julien
parent e68ca2f32f
commit 99a496e852

@ -481,6 +481,7 @@ static int FlowPrune(FlowQueue *q, struct timeval *ts, int try_cnt)
}
Flow *f = q->top;
/* label */
while (f != NULL) {
if (try_cnt != 0 && try_cnt_temp == try_cnt) {

Loading…
Cancel
Save