more type changes

This commit is contained in:
Mitchell Livingston
2008-11-02 01:07:01 +00:00
parent 0af10528ac
commit 43fce70e43
5 changed files with 189 additions and 189 deletions

View File

@@ -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]))