summaryrefslogtreecommitdiff
path: root/graphics/gd2/files/patch-gif
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gd2/files/patch-gif')
-rw-r--r--graphics/gd2/files/patch-gif3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gd2/files/patch-gif b/graphics/gd2/files/patch-gif
index e156fa2dd01f..b7b3b4441963 100644
--- a/graphics/gd2/files/patch-gif
+++ b/graphics/gd2/files/patch-gif
@@ -4,8 +4,7 @@ images is troubled because of Unisys' zeal in patent enforcement.
--- gd.h Tue Feb 6 14:44:01 2001
+++ gd.h Fri Jul 27 16:10:38 2001
-@@ -95,2 +95,4 @@
- gdImagePtr gdImageCreate(int sx, int sy);
+@@ -184,1 +184,3 @@
+gdImagePtr gdImageCreateFromGif(FILE *fd);
+gdImagePtr gdImageCreateFromGifCtx(gdIOCtxPtr in);
gdImagePtr gdImageCreateFromPng(FILE *fd);