зеркало из https://github.com/mozilla/gecko-dev.git
fixing build bustage
This commit is contained in:
Родитель
479d30c766
Коммит
5906063c28
|
@ -124,7 +124,7 @@ NS_IMETHODIMP nsExtProtocolChannel::GetURI(nsIURI* *aURI)
|
|||
return NS_OK;
|
||||
}
|
||||
|
||||
NS_IMETHODIMP nsExtProtocolChannel::SetURI(nsIURI* aURI)
|
||||
nsresult nsExtProtocolChannel::SetURI(nsIURI* aURI)
|
||||
{
|
||||
mUrl = aURI;
|
||||
return NS_OK;
|
||||
|
|
Загрузка…
Ссылка в новой задаче