]> rtime.felk.cvut.cz Git - orte.git/blobdiff - orte/libjorte/JIPAddressToString.c
JORTE: update license headers and clean-up includes
[orte.git] / orte / libjorte / JIPAddressToString.c
index ffc7c01a8a0e46e7524321d675e83efaa0a32776..2b7ca3b53a5c639e1c8dda119ce4dd704f7676e8 100644 (file)
@@ -1,11 +1,13 @@
 /* IPAdressToString.c */
+
 /**
   * This code provides conversion between JAVA a C environments.
-  * The C functions are calling here and results are send to JAVA 
-  * native functions. It uses the header pregenerated by JAVA 
+  * The C functions are calling here and results are send to JAVA
+  * native functions. It uses the header pregenerated by JAVA
   * (by command 'javah -jni class_with_native_function')
   *
   * @author Lukas Pokorny (lukas_pokorny@centrum.cz)
+  * @author Martin Vajnar (martin.vajnar@gmail.com)
   * @author CTU FEE Prague - Department of Control Engineering (dce.felk.cvut.cz)
   * @author Project ORTE - OCERA Real Time Ethernet (www.ocera.org)
   * @author dedication to Kj
   */
 
 
-// origin orte headers
-#include "orte.h"
-// pregenerated header
-#include "jorte/org_ocera_orte_tools_Conversions.h"
-
-
+#include "jorte/jorte.h"
 
 /* native function - prototype declared in pregenerated header */
 JNIEXPORT jstring JNICALL