Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan git-svn-id: svn://10.0.0.236/trunk@185269 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -47,7 +47,7 @@ static char *ToString(jobject obj,JNIEnv *env) {
|
||||
void PlugletLoader::Initialize(void) {
|
||||
PR_LOG(PlugletLog::log, PR_LOG_DEBUG,
|
||||
("PlugletLoader::Initialize\n"));
|
||||
//nb erors handling
|
||||
//nb errors handling
|
||||
JNIEnv * env = PlugletEngine::GetJNIEnv();
|
||||
if (!env) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user