+ getRandomPage() native impl. fixed

This commit is contained in:
kelson42 2013-04-06 13:22:08 +02:00
parent 2a9f175821
commit 4a83a3def3
4 changed files with 1 additions and 1 deletions

View File

@ -237,7 +237,7 @@ JNIEXPORT jboolean JNICALL Java_org_kiwix_kiwixmobile_JNIKiwibx_getDescription
return retVal;
}
JNIEXPORT jboolean JNICALL Java_org_kiwix_kiwixmobile_JNIKiwibx_getRandomPage
JNIEXPORT jboolean JNICALL Java_org_kiwix_kiwixmobile_JNIKiwix_getRandomPage
(JNIEnv *env, jobject obj, jobject urlObj) {
jboolean retVal = JNI_FALSE;
std::string cUrl;

Binary file not shown.

Binary file not shown.

Binary file not shown.