get last commit building

This commit is contained in:
Mitchell Livingston
2007-11-26 19:10:53 +00:00
parent 3aae5534bd
commit 6b5f1839aa
4 changed files with 24 additions and 36 deletions

View File

@@ -30,7 +30,6 @@
- (NSString *) stringByAppendingEllipsis;
+ (NSString *) stringForFileSize: (uint64_t) size;
+ (NSString *) stringForLargeFileSizeGigs: (uint64_t) gigs bytes: (uint64_t) bytes;
+ (NSString *) stringForSpeed: (float) speed;
+ (NSString *) stringForSpeedAbbrev: (float) speed;