mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
more type changes
This commit is contained in:
@@ -1265,6 +1265,7 @@ static void sleepCallback(void * controller, io_service_t y, natural_t messageTy
|
||||
|
||||
[fTorrents removeObjectsInArray: torrents];
|
||||
|
||||
//for tiger - when 10.5-only repace with NSIntegerMax
|
||||
int lowestOrderValue = INT_MAX;
|
||||
enumerator = [torrents objectEnumerator];
|
||||
while ((torrent = [enumerator nextObject]))
|
||||
|
||||
Reference in New Issue
Block a user