diff options
Diffstat (limited to 'graphics/png/patches/patch-ab')
-rw-r--r-- | graphics/png/patches/patch-ab | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/graphics/png/patches/patch-ab b/graphics/png/patches/patch-ab index 8a938890726..bc148e8239f 100644 --- a/graphics/png/patches/patch-ab +++ b/graphics/png/patches/patch-ab @@ -1,8 +1,6 @@ -$NetBSD: patch-ab,v 1.4 2002/08/25 18:39:22 jlam Exp $ - ---- pngtest.c.orig Wed Dec 12 23:37:22 2001 -+++ pngtest.c Fri Jul 19 03:18:50 2002 -@@ -543,7 +543,7 @@ +--- pngtest.c.orig Thu Oct 3 13:32:30 2002 ++++ pngtest.c Mon Nov 4 14:44:39 2002 +@@ -567,7 +567,7 @@ } if (pinfo->next == NULL) { @@ -11,7 +9,7 @@ $NetBSD: patch-ab,v 1.4 2002/08/25 18:39:22 jlam Exp $ break; } ppinfo = &pinfo->next; -@@ -1396,8 +1396,8 @@ +@@ -1422,8 +1422,8 @@ current_allocation); while (pinfo != NULL) { @@ -22,7 +20,7 @@ $NetBSD: patch-ab,v 1.4 2002/08/25 18:39:22 jlam Exp $ pinfo = pinfo->next; } } -@@ -1471,8 +1471,8 @@ +@@ -1497,8 +1497,8 @@ current_allocation); while (pinfo != NULL) { |