Please commit this (as obvious). Thanks, Matthias
2007-07-28 Matthias Klose <[EMAIL PROTECTED]> * include/jvmti.h(jniNativeInterface): Rename type. Index: classpath/include/jvmti.h =================================================================== --- classpath/include/jvmti.h (revision 127016) +++ classpath/include/jvmti.h (working copy) @@ -637,7 +637,7 @@ /* * JVM Tool Interface Base Types */ -typedef struct JNINativeInterface jniNativeInterface; +typedef struct JNINativeInterface_ jniNativeInterface; struct _Jv_jvmtiEnv {