From 86f9fca3d3ce80ffdb0e39740ccce5239a949f09 Mon Sep 17 00:00:00 2001 From: jl777 Date: Wed, 16 Mar 2016 23:57:33 -0300 Subject: [PATCH] test --- iguana/iguana777.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iguana/iguana777.c b/iguana/iguana777.c index 3490b33d4..a93184b21 100755 --- a/iguana/iguana777.c +++ b/iguana/iguana777.c @@ -400,7 +400,7 @@ void iguana_helper(void *arg) iguana_balancecalc(ptr->coin,ptr->bp); myfree(ptr,ptr->allocsize); } - else if ( idle++ > 10 ) + else { if ( (ptr= queue_dequeue(&validateQ,0)) != 0 ) {