From 7113ae2502f143dbc58517c777ddc5d0649bcda3 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Fri, 30 Oct 2009 22:03:32 +0000 Subject: [PATCH] (trunk libT) BANG --- libtransmission/torrent.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libtransmission/torrent.c b/libtransmission/torrent.c index ffb15e2c5..6fb712e74 100644 --- a/libtransmission/torrent.c +++ b/libtransmission/torrent.c @@ -1091,11 +1091,12 @@ fprintf( stderr, "firstBlock is %"PRIu64"\n", (uint64_t)firstBlock ); fprintf( stderr, "lastBlock is %"PRIu64"\n", (uint64_t)lastBlock ); fprintf( stderr, "lastBlockOfFirstPiece is %"PRIu64"\n", (uint64_t)lastBlockOfFirstPiece ); //for( i=firstBlock+1; icompletion, i ) ) { // ++b; // } + ++i; fprintf( stderr, "looping on i(2): %"PRIu64"\n", i ); }