mirror of
http://galexander.org/git/simplesshd.git
synced 2024-11-27 09:48:08 +00:00
ack, stupid typo
This commit is contained in:
parent
c6fbf0cbcc
commit
b88f4f1db0
@ -54,6 +54,7 @@ from_java_string(jobject s)
|
||||
}
|
||||
ret = strdup(t);
|
||||
(*env)->ReleaseStringUTFChars(env, s, t);
|
||||
return ret;
|
||||
}
|
||||
|
||||
JNIEXPORT void JNICALL
|
||||
|
Loading…
Reference in New Issue
Block a user