OS/2 orange

git-svn-id: svn://10.0.0.236/trunk@131285 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkaply%us.ibm.com
2002-10-07 03:47:50 +00:00
parent a47bf103c4
commit 08fbb986c7

View File

@@ -416,7 +416,7 @@ nsresult NS_COM NS_InitXPCOM2(nsIServiceManager* *result,
rv = nsMemoryImpl::Startup();
if (NS_FAILED(rv)) return rv;
#ifdef XP_UNIX
#if defined(XP_UNIX) || defined(XP_OS2)
NS_StartupNativeCharsetUtils();
#endif
NS_StartupLocalFile();