This commit is contained in:
jdunn%netscape.com 2000-06-19 14:24:15 +00:00
Родитель d113a74b58
Коммит 8aa7c8aba1
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;
}
}