зеркало из https://github.com/mozilla/pjs.git
fixing build bustage on unix
This commit is contained in:
Родитель
3b6393572f
Коммит
dd28d87caa
|
@ -774,7 +774,7 @@ nsDNSService::Lookup(nsISupports* clientContext,
|
||||||
// listener does not need to copy it...
|
// listener does not need to copy it...
|
||||||
delete hostentry;
|
delete hostentry;
|
||||||
|
|
||||||
(void)listener->OnStopLookup(clientContext, hostName, result);
|
(void)listener->OnStopLookup(clientContext, hostName, NS_OK);
|
||||||
|
|
||||||
return rv;
|
return rv;
|
||||||
#endif
|
#endif
|
||||||
|
|
Загрузка…
Ссылка в новой задаче