/[classpath]/classpath/native/jni/jcl.h
ViewVC logotype

Diff of /classpath/native/jni/jcl.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by cbj, Mon Jun 25 04:12:29 2001 UTC revision 1.2 by cbj, Thu Jul 26 02:41:42 2001 UTC
# Line 27  executable file might be covered by the Line 27  executable file might be covered by the
27  #ifndef __JCL_H__  #ifndef __JCL_H__
28  #define __JCL_H__  #define __JCL_H__
29    
30    #include <stddef.h>
31  #include <jni.h>  #include <jni.h>
32    
33  JNIEXPORT jclass JNICALL JCL_FindClass(JNIEnv * env, char * className);  JNIEXPORT jclass JNICALL JCL_FindClass(JNIEnv * env, char * className);

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26