fixed typo issue for JNI function
This commit is contained in:
@@ -76,7 +76,7 @@ JNIEXPORT jintArray JNICALL Java_net_irext_decodesdk_IRDecode_irDecode
|
|||||||
* Method: irClose
|
* Method: irClose
|
||||||
* Signature: ()V
|
* Signature: ()V
|
||||||
*/
|
*/
|
||||||
JNIEXPORT void JNICALL Java_net_irext_decodesdk_IRDecode_irACLibClose
|
JNIEXPORT void JNICALL Java_net_irext_decodesdk_IRDecode_irClose
|
||||||
(JNIEnv *, jobject);
|
(JNIEnv *, jobject);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user