We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c25f0ce commit 152f0d6Copy full SHA for 152f0d6
jni-c-toxcore/jni-c-toxcore.c
@@ -3105,6 +3105,7 @@ Java_com_zoffcc_applications_trifa_MainActivity_update_1savedata_1file(JNIEnv *e
3105
TRACE_LOGGER();
3106
Java_com_zoffcc_applications_trifa_MainActivity_update_1savedata_1file__real(env, thiz,
3107
passphrase_j);
3108
+ TRACE_LOGGER();
3109
}
3110
3111
void Java_com_zoffcc_applications_trifa_MainActivity_export_1savedata_1file_1unsecure(JNIEnv *env, jobject thiz,
0 commit comments