зеркало из https://github.com/mozilla/pjs.git
Родитель
ccb7b3e336
Коммит
ab2828200c
|
@ -70,7 +70,7 @@ nsDOMWindowList::SetDocShell(nsIDocShell* aDocShell)
|
||||||
NS_IMETHODIMP
|
NS_IMETHODIMP
|
||||||
nsDOMWindowList::GetLength(PRUint32* aLength)
|
nsDOMWindowList::GetLength(PRUint32* aLength)
|
||||||
{
|
{
|
||||||
nsresult ret;
|
nsresult ret = NS_OK;
|
||||||
PRInt32 length;
|
PRInt32 length;
|
||||||
|
|
||||||
*aLength = 0;
|
*aLength = 0;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче