summaryrefslogtreecommitdiffstats
path: root/archivers/macutils/files/patch-macunpack_stf.h
blob: 19f4404b2506cdfe567c8dfa3cf38fb67b2c05ee (plain)
1
2
3
4
5
6
7
8
9
10
11
--- macunpack/stf.h.orig	1993-10-02 20:16:00 UTC
+++ macunpack/stf.h
@@ -5,7 +5,7 @@
 #define	S_RSRCLNGTH	3	/* + NAMELENGTH */
 #define	S_DATALNGTH	7	/* + NAMELENGTH */
 
-typedef struct fileHdr {
+struct fileHdr {
 	char		magic[3];
 	char		flength;
 	char		fname[32];	/* actually flength */
OpenPOWER on IntegriCloud