summaryrefslogtreecommitdiff
path: root/comms/rxtx/files/patch-src-gnu-io-SerialPortEvent.java
diff options
context:
space:
mode:
Diffstat (limited to 'comms/rxtx/files/patch-src-gnu-io-SerialPortEvent.java')
-rw-r--r--comms/rxtx/files/patch-src-gnu-io-SerialPortEvent.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/rxtx/files/patch-src-gnu-io-SerialPortEvent.java b/comms/rxtx/files/patch-src-gnu-io-SerialPortEvent.java
index 4f86ff748d6a..c8c1137558d4 100644
--- a/comms/rxtx/files/patch-src-gnu-io-SerialPortEvent.java
+++ b/comms/rxtx/files/patch-src-gnu-io-SerialPortEvent.java
@@ -1,6 +1,6 @@
---- src/gnu/io/SerialPortEvent.java.orig 2007-04-26 06:26:06.000000000 +0100
-+++ src/gnu/io/SerialPortEvent.java 2015-05-11 16:51:34.000000000 +0100
-@@ -76,6 +76,8 @@
+--- src/gnu/io/SerialPortEvent.java.orig 2007-04-26 05:26:06 UTC
++++ src/gnu/io/SerialPortEvent.java
+@@ -76,6 +76,8 @@ public class SerialPortEvent extends Eve
public static final int PE =8;
public static final int FE =9;
public static final int BI =10;