Os/2 bustage

This commit is contained in:
mkaply%us.ibm.com 2002-07-02 04:26:18 +00:00
parent 5ec1a4fef0
commit 781c24bc1b

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.