summaryrefslogtreecommitdiff
path: root/package/libgd/patches/patch-gd_io_h
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-12 18:48:35 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-12 18:48:35 +0100
commit2e8823cb5c59d7524b5dd5e40266c4ef993b3102 (patch)
tree69a9d126a579863abbcf09241bf825754e93e04e /package/libgd/patches/patch-gd_io_h
parentd095aec6ce9898c422e86df46195e3410eb1f163 (diff)
parent2975c1ab583edcfbb46626f003867738fcb0b556 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libgd/patches/patch-gd_io_h')
-rw-r--r--package/libgd/patches/patch-gd_io_h10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/libgd/patches/patch-gd_io_h b/package/libgd/patches/patch-gd_io_h
deleted file mode 100644
index 1d083673c..000000000
--- a/package/libgd/patches/patch-gd_io_h
+++ /dev/null
@@ -1,10 +0,0 @@
---- gd-2.0.36.orig/gd_io.h 2007-11-27 09:30:34.000000000 +0100
-+++ gd-2.0.36/gd_io.h 2012-10-14 16:10:30.000000000 +0200
-@@ -26,6 +26,7 @@ typedef struct gdIOCtx
-
- void (*gd_free) (struct gdIOCtx *);
-
-+ void *data;
- }
- gdIOCtx;
-