Missed part of regenerated file.
From-SVN: r172196
This commit is contained in:
parent
97e03fa170
commit
b89381a2e4
1 changed files with 1 additions and 1 deletions
|
@ -546,7 +546,7 @@ private:
|
|||
friend void *::_Jv_AllocPtrFreeObj (jint, jclass);
|
||||
friend void *::_Jv_AllocArray (jint, jclass);
|
||||
|
||||
friend jobject (::_Jv_JNI_ToReflectedField) (_Jv_JNIEnv *, jclass, jfieldID,
|
||||
friend jobject JNICALL (::_Jv_JNI_ToReflectedField) (_Jv_JNIEnv *, jclass, jfieldID,
|
||||
jboolean);
|
||||
friend jobject (::_Jv_JNI_ToReflectedMethod) (_Jv_JNIEnv *, jclass, jmethodID,
|
||||
jboolean);
|
||||
|
|
Loading…
Add table
Reference in a new issue