diff --git a/mozilla/java/webclient/src_moz/motif/NativeLoaderStub.cpp b/mozilla/java/webclient/src_moz/motif/NativeLoaderStub.cpp index 48e292ec824..afa7199ba21 100644 --- a/mozilla/java/webclient/src_moz/motif/NativeLoaderStub.cpp +++ b/mozilla/java/webclient/src_moz/motif/NativeLoaderStub.cpp @@ -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