]> git.pld-linux.org Git - packages/gd.git/commitdiff
- orphaned, outdated
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 21 Apr 2006 23:40:37 +0000 (23:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gd-fixes.patch -> 1.3

gd-fixes.patch [deleted file]

diff --git a/gd-fixes.patch b/gd-fixes.patch
deleted file mode 100644 (file)
index 907fb60..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nur gd-2.0.1.orig/gd_topal.c gd-2.0.1/gd_topal.c
---- gd-2.0.1.orig/gd_topal.c   Tue Apr  3 22:44:42 2001
-+++ gd-2.0.1/gd_topal.c        Sat Aug 10 23:55:17 2002
-@@ -1035,6 +1035,8 @@
-             xx2 = inc2;
-             for (ic2 = BOX_C2_ELEMS - 1; ic2 >= 0; ic2--)
-               {
-+                dist3 = dist2;
-+                xx3 = inc3;
-                 for (ic3 = BOX_C3_ELEMS - 1; ic3 >= 0; ic3--)
-                   {
-                     if (dist3 < *bptr)
This page took 0.190947 seconds and 4 git commands to generate.