зеркало из https://github.com/mozilla/gecko-dev.git
Bug 673862 - Fix compile of nsWifiScannerSolaris.cpp. r=jones.chris.g.
This commit is contained in:
Родитель
35f9491020
Коммит
1df5283312
|
@ -177,7 +177,7 @@ nsWifiMonitor::DoScan()
|
|||
|
||||
LOG(("waiting on monitor\n"));
|
||||
|
||||
MonitorAutoEnter mon(mMonitor);
|
||||
ReentrantMonitorAutoEnter mon(mReentrantMonitor);
|
||||
mon.Wait(PR_SecondsToInterval(60));
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче