aboutsummaryrefslogtreecommitdiff
path: root/java/TJ.h
diff options
context:
space:
mode:
Diffstat (limited to 'java/TJ.h')
-rw-r--r--java/TJ.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/TJ.h b/java/TJ.h
index 7be782d..2527117 100644
--- a/java/TJ.h
+++ b/java/TJ.h
@@ -35,10 +35,10 @@ extern "C" {
#define TJ_YUV 512L
/*
* Class: TJ
- * Method: BUFSIZE
+ * Method: bufSize
* Signature: (II)J
*/
-JNIEXPORT jlong JNICALL Java_TJ_BUFSIZE
+JNIEXPORT jlong JNICALL Java_TJ_bufSize
(JNIEnv *, jclass, jint, jint);
#ifdef __cplusplus