Fixed Syntax Error.
git-svn-id: svn://10.0.0.236/branches/JAVADEV_RTM_20001102@82390 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -769,7 +769,7 @@ JNIEXPORT void JNICALL Java_org_mozilla_webclient_wrapper_1native_NavigationImpl
|
||||
jobject loadProperties)
|
||||
{
|
||||
(* nativeLoadFromStream) (env, obj, webShellPtr, javaStream, absoluteUrl,
|
||||
contentType, contentLength, loadProperties
|
||||
contentType, contentLength, loadProperties);
|
||||
}
|
||||
/*
|
||||
* Class: org_mozilla_webclient_wrapper_0005fnative_NavigationImpl
|
||||
|
||||
Reference in New Issue
Block a user