Os/2 bustage
git-svn-id: svn://10.0.0.236/trunk@124471 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user