remove "connected dot" from peer inspector, and append speed string properly to torrents with errors

This commit is contained in:
Mitchell Livingston
2007-10-01 11:34:01 +00:00
parent 60a983d845
commit a388c58a05
6 changed files with 29 additions and 70 deletions

View File

@@ -35,6 +35,5 @@
+ (NSString *) stringForRatio: (float) ratio;
- (NSComparisonResult) compareIP: (NSString *) string;
- (NSComparisonResult) clientCompare: (NSString *) string;
@end