/[libvob]/libvob/src/jni/TexAccum.cxx
ViewVC logotype

Diff of /libvob/src/jni/TexAccum.cxx

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

revision 1.2 by tjl, Mon Jun 16 16:16:30 2003 UTC revision 1.3 by tjl, Wed Jun 18 09:44:38 2003 UTC
# Line 83  extern "C" { Line 83  extern "C" {
83    
84  jf( jint, impl_1TexAccum_1create )  jf( jint, impl_1TexAccum_1create )
85          (JNIEnv *env, jclass) {          (JNIEnv *env, jclass) {
86      TexAccum_JNI *accum = new TexAccum_JNI(env, &statistics, 0);      TexAccum_JNI *accum = new TexAccum_JNI(env, 0, 0);
87      return texaccums.add(accum);      return texaccums.add(accum);
88  }  }
89    

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

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