Nomenclature change. No bug.
git-svn-id: svn://10.0.0.236/trunk@186168 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -118,9 +118,9 @@ extern PRLock* gJavaXPCOMLock;
|
||||
extern PRBool gJavaXPCOMInitialized;
|
||||
|
||||
/**
|
||||
* Initialize global structures used by Javaconnect.
|
||||
* Initialize global structures used by JavaXPCOM.
|
||||
* @param env Java environment pointer
|
||||
* @return PR_TRUE if Javaconnect is initialized; PR_FALSE if an error occurred
|
||||
* @return PR_TRUE if JavaXPCOM is initialized; PR_FALSE if an error occurred
|
||||
*/
|
||||
PRBool InitializeJavaGlobals(JNIEnv *env);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user