recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
[p5sagit/p5-mst-13.2.git] / jpl / PerlInterpreter / PerlInterpreter.h
index 4927a5f..22fdf52 100644 (file)
@@ -21,7 +21,7 @@ JNIEXPORT void JNICALL Java_PerlInterpreter_init
  * Signature: (Ljava/lang/String;)V
  */
 JNIEXPORT void JNICALL Java_PerlInterpreter_eval
-  (void *perl, JNIEnv *, jobject, jstring);
+  (JNIEnv *, jobject, jstring);
 
 #ifdef __cplusplus
 }