maybe fix ticket #256. or maybe not. I'd need the osx client to tell, so BentMyWookie gets to test my code as usual.

This commit is contained in:
Charles Kerr 2007-07-18 03:30:57 +00:00
parent 491da292f8
commit 04af3493d5
1 changed files with 1 additions and 0 deletions

View File

@ -455,6 +455,7 @@ fastResumeLoad( tr_torrent_t * tor,
fclose( file );
return 1;
}
tor->downloadedCur = 0;
continue;
}
break;