fix build bustage for dp.

This commit is contained in:
mscott%netscape.com 1999-09-24 02:52:46 +00:00
parent 19143aa5fe
commit 0c4f5eb9c9

View File

@ -194,7 +194,7 @@ mozJSComponentLoader::Init(nsIComponentManager *aCompMgr, nsISupports *aReg)
return NS_OK;
}
NS_IMETHODIMP
nsresult
mozJSComponentLoader::ReallyInit()
{
nsresult rv;