aboutsummaryrefslogtreecommitdiff
path: root/native/src/include/akka_serial_sync_UnsafeSerial.h
diff options
context:
space:
mode:
Diffstat (limited to 'native/src/include/akka_serial_sync_UnsafeSerial.h')
-rw-r--r--native/src/include/akka_serial_sync_UnsafeSerial.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/native/src/include/akka_serial_sync_UnsafeSerial.h b/native/src/include/akka_serial_sync_UnsafeSerial.h
index 893ccf6..2dce391 100644
--- a/native/src/include/akka_serial_sync_UnsafeSerial.h
+++ b/native/src/include/akka_serial_sync_UnsafeSerial.h
@@ -1,14 +1,13 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class akka_serial_sync_UnsafeSerial */
-
-#ifndef _Included_akka_serial_sync_UnsafeSerial
-#define _Included_akka_serial_sync_UnsafeSerial
+#ifndef _Include_akka_serial_sync_UnsafeSerial
+#define _Include_akka_serial_sync_UnsafeSerial
#ifdef __cplusplus
extern "C" {
#endif
/*
- * Class: akka_serial_sync_UnsafeSerial
+ * Class: akka.serial.sync.UnsafeSerial
* Method: read
* Signature: (Ljava/nio/ByteBuffer;)I
*/
@@ -16,7 +15,7 @@ JNIEXPORT jint JNICALL Java_akka_serial_sync_UnsafeSerial_read
(JNIEnv *, jobject, jobject);
/*
- * Class: akka_serial_sync_UnsafeSerial
+ * Class: akka.serial.sync.UnsafeSerial
* Method: cancelRead
* Signature: ()V
*/
@@ -24,7 +23,7 @@ JNIEXPORT void JNICALL Java_akka_serial_sync_UnsafeSerial_cancelRead
(JNIEnv *, jobject);
/*
- * Class: akka_serial_sync_UnsafeSerial
+ * Class: akka.serial.sync.UnsafeSerial
* Method: write
* Signature: (Ljava/nio/ByteBuffer;I)I
*/
@@ -32,7 +31,7 @@ JNIEXPORT jint JNICALL Java_akka_serial_sync_UnsafeSerial_write
(JNIEnv *, jobject, jobject, jint);
/*
- * Class: akka_serial_sync_UnsafeSerial
+ * Class: akka.serial.sync.UnsafeSerial
* Method: close
* Signature: ()V
*/
@@ -43,3 +42,4 @@ JNIEXPORT void JNICALL Java_akka_serial_sync_UnsafeSerial_close
}
#endif
#endif
+