Fix win32, mac breakage.

This commit is contained in:
ramiro%netscape.com 1999-03-08 11:04:49 +00:00
parent 8a849f863a
commit aea0f271b0

View File

@ -351,7 +351,9 @@ NS_EXPORT nsresult NS_NewAppShellService(nsIAppShellService** aResult)
//----------------------------------------------------------------------
// Entry point to create nsAppShellService factory instances...
#if defined(TEMPLATES_IN_nsXPComFactory_EXORCISM)
NS_DEF_FACTORY(AppShellService,nsAppShellService)
#endif
nsresult NS_NewAppShellServiceFactory(nsIFactory** aResult)
{