make sleep code match quit code for waiting for transfers to stop

This commit is contained in:
Mitchell Livingston
2006-07-07 01:41:32 +00:00
parent 82a793171c
commit 5fc3a462c8
2 changed files with 19 additions and 20 deletions

View File

@@ -161,7 +161,7 @@
- (void) linkHomepage: (id) sender;
- (void) linkForums: (id) sender;
- (void) notifyGrowl: (NSString * ) title message: (NSString *) message notification: (NSString *) notification;
- (void) notifyGrowl: (NSString *) title message: (NSString *) message identifier: (NSString *) ident;
- (void) growlRegister;
- (void) checkUpdate: (id) sender;