rename "failed hash" to "failed dl" and reorder dl above ul

This commit is contained in:
Mitchell Livingston 2007-09-26 18:43:32 +00:00
parent b50f4189f9
commit 2b0a7153cc
2 changed files with 1 additions and 1 deletions

View File

@ -190,8 +190,8 @@ typedef enum
- (float) uploadRate;
- (uint64_t) haveVerified;
- (uint64_t) haveTotal;
- (uint64_t) uploadedTotal;
- (uint64_t) downloadedTotal;
- (uint64_t) uploadedTotal;
- (uint64_t) failedHash;
- (float) swarmSpeed;

Binary file not shown.