]> rtime.felk.cvut.cz Git - orte.git/blobdiff - orte/include/jorte/org_ocera_orte_tools_GetORTEConstant.h
Reformat the sources with orte/uncrustify script
[orte.git] / orte / include / jorte / org_ocera_orte_tools_GetORTEConstant.h
index f9b323efd1d02959da4f5bda3c0c1c3f84cc17b3..39051281e77060faac397f4648da4c484c968aed 100644 (file)
@@ -12,7 +12,8 @@ extern "C" {
  * Method:    getConstant
  * Signature: (Ljava/lang/String;)I
  */
-JNIEXPORT jint JNICALL Java_org_ocera_orte_tools_GetORTEConstant_getConstant
+JNIEXPORT jint JNICALL
+Java_org_ocera_orte_tools_GetORTEConstant_getConstant
   (JNIEnv *, jobject, jstring);
 
 #ifdef __cplusplus