Examples, Android: reverted last change.

git-svn-id: svn://ultimatepp.org/upp/trunk@16027 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
klugier 2021-07-19 21:06:16 +00:00
parent e96f8d39c7
commit 5e35e7ae7e
3 changed files with 9 additions and 12 deletions

View file

@ -30,7 +30,7 @@ extern "C" {
mm.MakeCopy(env, jobjThis, jobjThat);
}
JNIEXPORT void JNICALL Java_org_upp_AndroidMath_Vector_nativeDispose(
JNIEXPORT void JNICALL Java_org_upp_AndroidMath_Vector_nativeFinalize(
JNIEnv *env,
jobject obj)
{