summaryrefslogtreecommitdiff
path: root/devel/ruby-zlib/patches
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-zlib/patches')
-rw-r--r--devel/ruby-zlib/patches/patch-aa6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/ruby-zlib/patches/patch-aa b/devel/ruby-zlib/patches/patch-aa
index c6b187c64c9..216d9b4204a 100644
--- a/devel/ruby-zlib/patches/patch-aa
+++ b/devel/ruby-zlib/patches/patch-aa
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.1 2005/01/23 17:34:55 taca Exp $
+$NetBSD: patch-aa,v 1.2 2005/01/26 02:12:46 taca Exp $
---- ext/zlib/zlib.c.orig 2004-12-18 16:37:01.000000000 +0900
-+++ ext/zlib/zlib.c
+--- zlib.c.orig 2004-12-18 16:37:01.000000000 +0900
++++ zlib.c
@@ -55,7 +55,7 @@ static void zstream_reset_input _((struc
static void zstream_passthrough_input _((struct zstream*));
static VALUE zstream_detach_input _((struct zstream*));