]> git.pld-linux.org Git - packages/xdelta.git/commitdiff
- new auto/th/xdelta-1_1_3-3
authorAdam Gołębiowski <adamg@pld-linux.org>
Thu, 29 Dec 2005 15:05:13 +0000 (15:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xdelta-gcc4.patch -> 1.1

xdelta-gcc4.patch [new file with mode: 0644]

diff --git a/xdelta-gcc4.patch b/xdelta-gcc4.patch
new file mode 100644 (file)
index 0000000..23b601f
--- /dev/null
@@ -0,0 +1,12 @@
+diff -burN xdelta-1.1.3.orig/xdmain.c xdelta-1.1.3/xdmain.c
+--- xdelta-1.1.3.orig/xdmain.c 2005-12-29 14:57:56.000000000 +0000
++++ xdelta-1.1.3/xdmain.c      2005-12-29 14:58:23.000000000 +0000
+@@ -64,7 +64,7 @@
+ #include "xdelta.h"
+-extern HandleFuncTable xd_handle_table;
++static HandleFuncTable xd_handle_table;
+ #define XD_PAGE_SIZE (1<<20)
This page took 0.02363 seconds and 4 git commands to generate.