r8061 whoops
This commit is contained in:
parent
338ce43037
commit
e81e717e5e
|
@ -935,7 +935,7 @@ int trashDataFile(const char * filename)
|
||||||
|
|
||||||
- (BOOL) allDownloaded
|
- (BOOL) allDownloaded
|
||||||
{
|
{
|
||||||
return [self sizeLeft] > 0;
|
return [self sizeLeft] == 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
- (BOOL) isComplete
|
- (BOOL) isComplete
|
||||||
|
|
Loading…
Reference in New Issue