sync to previous commit

This commit is contained in:
Charles Kerr 2010-04-14 00:03:34 +00:00
parent 0aa422e262
commit 51ce6c52a9
1 changed files with 1 additions and 1 deletions

View File

@ -378,7 +378,7 @@ int trashDataFile(const char * filename)
- (CGFloat) progressStopRatio
{
return fStat->percentRatio;
return fStat->seedRatioPercentDone;
}
- (BOOL) usesSpeedLimit: (BOOL) upload