Browse Source

test

release/v0.1
jl777 9 years ago
parent
commit
b0cc475458
  1. 2
      iguana/iguana_bundles.c

2
iguana/iguana_bundles.c

@ -440,7 +440,7 @@ void iguana_bundlestats(struct iguana_info *coin,char *str)
//if ( time(NULL) > lastdisp+1000 )
{
printf("%s\n",str);
myallocated(0,0);
//myallocated(0,0);
lastdisp = (uint32_t)time(NULL);
}
strcpy(coin->statusstr,str);

Loading…
Cancel
Save