This commit is contained in:
jdunn%netscape.com 2005-08-18 11:15:35 +00:00
Родитель 8671c89058
Коммит 86cdf24fba
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -550,4 +550,5 @@ nsSHistory::GetRootDocShell(nsIDocShell ** aDocShell)
//Not refcounted. May this method should not be available for public
// NS_IF_ADDREF(*aDocShell);
return NS_OK;
}
}