Os/2 bustage

git-svn-id: svn://10.0.0.236/trunk@124471 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkaply%us.ibm.com
2002-07-02 04:26:18 +00:00
parent f3b021ab55
commit 967c8ec974

View File

@@ -297,7 +297,7 @@ const int components_length = sizeof(components) / sizeof(components[0]);
static const PRStaticLinkTable sGlueSymbols[] = {
"NS_GetFrozenFunctions",
(void (*)())&NS_GetFrozenFunctions
(void (* PR_CALLBACK)())&NS_GetFrozenFunctions
} ;
// gMemory will be freed during shutdown.