aboutsummaryrefslogtreecommitdiff
path: root/security/saferpay/files/patch-jMessageObject.h
diff options
context:
space:
mode:
Diffstat (limited to 'security/saferpay/files/patch-jMessageObject.h')
-rw-r--r--security/saferpay/files/patch-jMessageObject.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/security/saferpay/files/patch-jMessageObject.h b/security/saferpay/files/patch-jMessageObject.h
new file mode 100644
index 000000000000..49726a598436
--- /dev/null
+++ b/security/saferpay/files/patch-jMessageObject.h
@@ -0,0 +1,12 @@
+--- saferpay/jMessageObject.h.orig 2008-12-19 13:17:21.000000000 +0100
++++ saferpay/jMessageObject.h 2008-12-19 13:16:20.000000000 +0100
+@@ -52,7 +52,7 @@
+ * Method: nExecute
+ * Signature: ()I;
+ */
++JNIEXPORT jlong JNICALL Java_soplex_saferpay_MessageObject_nExecute
+-JNIEXPORT jint JNICALL Java_soplex_saferpay_MessageObject_nExecute
+ (JNIEnv *, jobject);
+
+ /*
+