]> rtime.felk.cvut.cz Git - orte.git/blobdiff - orte/include/jorte/org_ocera_orte_DomainApp.h
JORTE: add deserialize function to support endianness setting
[orte.git] / orte / include / jorte / org_ocera_orte_DomainApp.h
index 9fbe1d43fd17e18babbf367cb93735e90f91e2d8..194760d954f513346349bc32103bf3c1fcbd984d 100644 (file)
@@ -37,7 +37,7 @@ JNIEXPORT jboolean JNICALL Java_org_ocera_orte_DomainApp_jORTEDomainAppDestroy
  * Signature: (JLjava/lang/String;J)I
  */
 JNIEXPORT jint JNICALL Java_org_ocera_orte_DomainApp_jORTETypeRegisterAdd
-  (JNIEnv *, jobject, jlong, jstring, jlong);
+  (JNIEnv *, jobject, jlong, jstring, jlong, jobject);
 
 /*
  * Class:     org_ocera_orte_DomainApp