aboutsummaryrefslogtreecommitdiff
path: root/archivers/macutils/files/patch-hexbin_globals.h
blob: b5ec39483f0613c8dbe6a84855619093391073c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- hexbin/globals.h.orig	Fri Apr 16 00:28:16 1999
+++ hexbin/globals.h	Fri Apr 16 00:28:25 1999
@@ -13,7 +13,7 @@
 extern char info[];
 extern char trname[];
 
-typedef struct macheader {
+struct macheader {
 	char m_name[128];
 	char m_type[4];
 	char m_author[4];