mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
Bugzilla: 58575
This commit is contained in:
parent
e613f5eaea
commit
5c5790cdb0
@ -472,7 +472,7 @@ static PRStatus _MW_PollInternal(PRWaitGroup *group)
|
||||
{
|
||||
PRRecvWait **waiter;
|
||||
PRStatus rv = PR_FAILURE;
|
||||
PRUintn count, count_ready;
|
||||
PRInt32 count, count_ready;
|
||||
PRIntervalTime polling_interval;
|
||||
|
||||
group->poller = PR_GetCurrentThread();
|
||||
|
Loading…
Reference in New Issue
Block a user