XFLAIM changes. Fixed compiler warnings on Windows.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@822 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -1754,7 +1754,7 @@ Desc:
|
||||
JNIEXPORT jlong JNICALL Java_xflaim_DbSystem__1openBufferIStream(
|
||||
JNIEnv * pEnv,
|
||||
jobject, // obj,
|
||||
jlong lThis,
|
||||
jlong, // lThis,
|
||||
jstring sBuffer)
|
||||
{
|
||||
RCODE rc = NE_XFLM_OK;
|
||||
|
||||
Reference in New Issue
Block a user