jni.cc: Added `name' argument.
authorTom Tromey <tromey@redhat.com>
Tue, 3 Dec 2002 03:54:05 +0000 (03:54 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Tue, 3 Dec 2002 03:54:05 +0000 (03:54 +0000)
commit35e058a2b83dee2fa1cbeebc226cc9a05b9ad6ef
treee88c434e261f873cba99d19463d6a8f2f3fdb600
parente8a68017b07181dfe3451ec65cf4c4f979f4fc3c
jni.cc: Added `name' argument.

* jni.cc: Added `name' argument.
* include/jni.h (struct JNINativeInterface) [DefineClass]: Added
`const char *' argument.
(class _Jv_JNIEnv) [DefineClass]: Likewise.

From-SVN: r59756
libjava/ChangeLog
libjava/include/jni.h
libjava/jni.cc