diff options
Diffstat (limited to 'comms/rxtx/files/patch-src-ParallelImp.c')
-rw-r--r-- | comms/rxtx/files/patch-src-ParallelImp.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/rxtx/files/patch-src-ParallelImp.c b/comms/rxtx/files/patch-src-ParallelImp.c index a663b1b1997e..99fefda6482e 100644 --- a/comms/rxtx/files/patch-src-ParallelImp.c +++ b/comms/rxtx/files/patch-src-ParallelImp.c @@ -1,6 +1,6 @@ ---- src/ParallelImp.c.orig 2008-11-27 20:01:48.000000000 +0000 -+++ src/ParallelImp.c 2015-05-11 16:52:36.000000000 +0100 -@@ -265,9 +265,6 @@ +--- src/ParallelImp.c.orig 2008-11-27 20:01:48 UTC ++++ src/ParallelImp.c +@@ -265,9 +265,6 @@ JNIEXPORT jboolean JNICALL LPRPort(isPri #if defined(__linux__) return( status & LP_BUSY ? JNI_TRUE : JNI_FALSE ); #endif |