Browse Source

test

release/v0.1
jl777 9 years ago
parent
commit
0c76ee2ef0
  1. 1
      iguana/iguana777.c

1
iguana/iguana777.c

@ -379,6 +379,7 @@ void iguana_helper(void *arg)
//iguana_jsonQ(); cant do this here
flag = 0;
allcurrent = 1;
printf("helper.%d\n",helperid);
if ( ((ptr= queue_dequeue(&emitQ,0)) != 0 || (ptr= queue_dequeue(&helperQ,0)) != 0) )
{
if ( ptr->bp != 0 && (coin= ptr->coin) != 0 && coin->active != 0 )

Loading…
Cancel
Save