summaryrefslogtreecommitdiff
path: root/archivers/macutils/files/patch-macunpack_zma.h
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/macutils/files/patch-macunpack_zma.h')
-rw-r--r--archivers/macutils/files/patch-macunpack_zma.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/archivers/macutils/files/patch-macunpack_zma.h b/archivers/macutils/files/patch-macunpack_zma.h
deleted file mode 100644
index 05db6614ef29..000000000000
--- a/archivers/macutils/files/patch-macunpack_zma.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- macunpack/zma.h.orig 1993-10-02 20:16:00 UTC
-+++ macunpack/zma.h
-@@ -20,7 +20,7 @@
- #define Z_RCRC 44 /* Resource crc */
- #define Z_FNAME 46 /* File name length and name */
-
--typedef struct fileHdr { /* 78 bytes */
-+struct fileHdr { /* 78 bytes */
- char deleted; /* Not in original, split off from: */
- char what; /* What kind? Negative if deleted */
- unsigned char hlen ; /* Header length */