]> rtime.felk.cvut.cz Git - orte.git/blobdiff - orte/include/jorte/org_ocera_orte_Domain.h
Reformat the sources with orte/uncrustify script
[orte.git] / orte / include / jorte / org_ocera_orte_Domain.h
index 1ea97d496901577b6cb6c4ffe34f592ee8cf0b7a..cdbf28f0abe19a18747b84ebca7ccf9a52759cc2 100644 (file)
@@ -12,7 +12,8 @@ extern "C" {
  * Method:    jORTEDomainStart
  * Signature: (JZZZ)V
  */
-JNIEXPORT void JNICALL Java_org_ocera_orte_Domain_jORTEDomainStart
+JNIEXPORT void JNICALL
+Java_org_ocera_orte_Domain_jORTEDomainStart
   (JNIEnv *, jclass, jlong, jboolean, jboolean, jboolean);
 
 #ifdef __cplusplus