Browse Source

test

release/v0.1
jl777 8 years ago
parent
commit
328b6464d3
  1. 1
      iguana/iguana777.c

1
iguana/iguana777.c

@ -684,6 +684,7 @@ void iguana_coinloop(void *arg)
{
if ( (coin= coins[i]) != 0 )
{
printf("%s loop\n",coin->symbol);
if ( coin->peers == 0 )
{
printf("FATAL lack of peers struct\n");

Loading…
Cancel
Save