Better BitTorrent client identification.

This commit is contained in:
Mitchell Livingston
2006-08-16 01:52:20 +00:00
parent cc242002a1
commit f6cd9ef67f
3 changed files with 7 additions and 1 deletions

View File

@@ -917,7 +917,7 @@ static void sleepCallBack(void * controller, io_service_t y, natural_t messageTy
? fSpeedLimitBlueImage : fSpeedLimitGraphiteImage];
}
- (void) updateUI: (NSTimer *) t
- (void) updateUI: (NSTimer *) timer
{
[fTorrents makeObjectsPerformSelector: @selector(update)];