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:
edburns%acm.org
2000-11-07 21:14:31 +00:00
parent 3b74bcabd7
commit 3806d7211c

View File

@@ -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