9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
266 B
C
11 lines
266 B
C
--- hexbin/globals.h.orig 1993-10-02 20:16:00 UTC
|
|
+++ hexbin/globals.h
|
|
@@ -13,7 +13,7 @@ extern void transname();
|
|
extern char info[];
|
|
extern char trname[];
|
|
|
|
-typedef struct macheader {
|
|
+struct macheader {
|
|
char m_name[128];
|
|
char m_type[4];
|
|
char m_author[4];
|