mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
12 lines
267 B
Plaintext
12 lines
267 B
Plaintext
|
--- 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];
|