summaryrefslogtreecommitdiff
path: root/archivers/libcomprex/files/patch-header.c
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/libcomprex/files/patch-header.c')
-rw-r--r--archivers/libcomprex/files/patch-header.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/archivers/libcomprex/files/patch-header.c b/archivers/libcomprex/files/patch-header.c
deleted file mode 100644
index 5a6fd4b4c673..000000000000
--- a/archivers/libcomprex/files/patch-header.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- modules/archive/zip/header.c.orig Sun Aug 15 18:08:32 2004
-+++ modules/archive/zip/header.c Sun Aug 15 18:08:34 2004
-@@ -25,7 +25,7 @@
- #include "zip.h"
-
-
--ZipStatus
-+CxStatus
- cxZipReadLocalHeader(ZipLocalHeader *header, CxFP *fp)
- {
- char buffer[ZIP_LOCAL_HEADER_SIZE];