Fixing Mac bustage

This commit is contained in:
av%netscape.com 2000-09-14 07:16:07 +00:00
parent 65a15d7a85
commit af172bc1f9
2 changed files with 2 additions and 0 deletions

View File

@ -344,6 +344,7 @@ ns4xPlugin::CreatePlugin(nsIServiceManager* aServiceMgr,
}
// call into the entry point
NPError error;
NS_TRY_SAFE_CALL_RETURN(error, CallNPP_MainEntryProc(pfnMain,
&(ns4xPlugin::CALLBACKS),
&callbacks,

View File

@ -344,6 +344,7 @@ ns4xPlugin::CreatePlugin(nsIServiceManager* aServiceMgr,
}
// call into the entry point
NPError error;
NS_TRY_SAFE_CALL_RETURN(error, CallNPP_MainEntryProc(pfnMain,
&(ns4xPlugin::CALLBACKS),
&callbacks,