Fix typo. Update libs with new fix.
This commit is contained in:
parent
451b081d3f
commit
faa739dcbd
@ -219,7 +219,7 @@ JNIEXPORT jint JNICALL METHOD_NAME(Transfer, length)
|
||||
/**
|
||||
* int actualLength()
|
||||
*/
|
||||
JNIEXPORT jint JNICALL METHOD_NAME(Transfer, getActualLength)
|
||||
JNIEXPORT jint JNICALL METHOD_NAME(Transfer, actualLength)
|
||||
(
|
||||
JNIEnv *env, jobject this
|
||||
)
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user