From 2ec5403d06de2320cf40e088c9de883c27abdc1e Mon Sep 17 00:00:00 2001 From: jl777 Date: Fri, 25 Mar 2016 17:42:20 -0300 Subject: [PATCH] test --- iguana/iguana_bundles.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/iguana/iguana_bundles.c b/iguana/iguana_bundles.c index a2204f617..c9230f384 100755 --- a/iguana/iguana_bundles.c +++ b/iguana/iguana_bundles.c @@ -602,8 +602,8 @@ int32_t iguana_bundleready(struct iguana_info *coin,struct iguana_bundle *bp) printf("checki.%d vs %d mismatch?\n",checki,i); if ( fname[0] != 0 ) OS_removefile(fname,0); - char str[65]; printf(">>>>>>> ipbits.%x block contents error at ht.%d\n",bp->bundleheight+i); - //patch.(%s) and reissue %s checki.%d vs %d\n",block->fpipbits,bp->bundleheight+i,bits256_str(str,block->RO.prev_block),fname,checki,i); + printf(">>>>>>> block contents error at ht.%d\n",bp->bundleheight+i); + //char str[65]; patch.(%s) and reissue %s checki.%d vs %d\n",block->fpipbits,bp->bundleheight+i,bits256_str(str,block->RO.prev_block),fname,checki,i); block->fpipbits = 0; block->fpos = -1; block->queued = 0;