/[classpath]/classpath/native/jni/java-nio/java_nio_VMDirectByteBuffer.c
ViewVC logotype

Diff of /classpath/native/jni/java-nio/java_nio_VMDirectByteBuffer.c

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

revision 1.10 by glavaux, Wed Aug 3 13:12:59 2005 UTC revision 1.11 by mark, Fri Aug 5 17:12:52 2005 UTC
# Line 45  exception statement from your version. * Line 45  exception statement from your version. *
45    
46  #include "java_nio_VMDirectByteBuffer.h"  #include "java_nio_VMDirectByteBuffer.h"
47    
 JNIEXPORT void JNICALL  
 Java_java_nio_VMDirectByteBuffer_init  
   (JNIEnv * env, jclass clazz __attribute__ ((__unused__)))  
 {  
 }  
   
48  JNIEXPORT jobject JNICALL  JNIEXPORT jobject JNICALL
49  Java_java_nio_VMDirectByteBuffer_allocate  Java_java_nio_VMDirectByteBuffer_allocate
50    (JNIEnv * env, jclass clazz __attribute__ ((__unused__)), jint capacity)    (JNIEnv * env, jclass clazz __attribute__ ((__unused__)), jint capacity)

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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