From 3b93075c7995c7865a4fbd21c2488bcf5b179183 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Sun, 24 Nov 2019 15:48:31 -0500 Subject: Upgrade sbt-jni to 1.4.0 --- native/src/include/akka_serial_sync_UnsafeSerial__.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'native/src/include/akka_serial_sync_UnsafeSerial__.h') diff --git a/native/src/include/akka_serial_sync_UnsafeSerial__.h b/native/src/include/akka_serial_sync_UnsafeSerial__.h index 5f4bdb9..9f0b984 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 -/* Header for class akka_serial_sync_UnsafeSerial__ */ - -#ifndef _Included_akka_serial_sync_UnsafeSerial__ -#define _Included_akka_serial_sync_UnsafeSerial__ +/* Header for class akka_serial_sync_UnsafeSerial_00024 */ +#ifndef _Include_akka_serial_sync_UnsafeSerial_00024 +#define _Include_akka_serial_sync_UnsafeSerial_00024 #ifdef __cplusplus extern "C" { #endif /* - * Class: akka_serial_sync_UnsafeSerial__ + * Class: akka.serial.sync.UnsafeSerial_00024 * Method: open * Signature: (Ljava/lang/String;IIZI)J */ @@ -16,7 +15,7 @@ JNIEXPORT jlong JNICALL Java_akka_serial_sync_UnsafeSerial_00024_open (JNIEnv *, jobject, jstring, jint, jint, jboolean, jint); /* - * Class: akka_serial_sync_UnsafeSerial__ + * Class: akka.serial.sync.UnsafeSerial_00024 * Method: debug * Signature: (Z)V */ @@ -27,3 +26,4 @@ JNIEXPORT void JNICALL Java_akka_serial_sync_UnsafeSerial_00024_debug } #endif #endif + -- cgit v1.2.3