]> rtime.felk.cvut.cz Git - orte.git/blobdiff - orte/include/jorte/org_ocera_orte_types_DomainEvents.h
Reformat the sources with orte/uncrustify script
[orte.git] / orte / include / jorte / org_ocera_orte_types_DomainEvents.h
index 810b8332b4a3c571e9dd807f4d63e8da7d80b495..a3e320466b87f45511feeb4af1184fdb7c9b8f6a 100644 (file)
@@ -12,7 +12,8 @@ extern "C" {
  * Method:    jORTEDomainInitEvents
  * Signature: ()J
  */
-JNIEXPORT jlong JNICALL Java_org_ocera_orte_types_DomainEvents_jORTEDomainInitEvents
+JNIEXPORT jlong JNICALL
+Java_org_ocera_orte_types_DomainEvents_jORTEDomainInitEvents
   (JNIEnv *, jobject);
 
 /*
@@ -20,7 +21,8 @@ JNIEXPORT jlong JNICALL Java_org_ocera_orte_types_DomainEvents_jORTEDomainInitEv
  * Method:    jORTEDomainEventsDestroy
  * Signature: (J)Z
  */
-JNIEXPORT jboolean JNICALL Java_org_ocera_orte_types_DomainEvents_jORTEDomainEventsDestroy
+JNIEXPORT jboolean JNICALL
+Java_org_ocera_orte_types_DomainEvents_jORTEDomainEventsDestroy
   (JNIEnv *, jobject, jlong);
 
 #ifdef __cplusplus