mirror of
https://github.com/wnayes/macutils.git
synced 2026-04-19 23:16:24 +00:00
Fix typo
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ typedef struct fileHdr { /* 84 or 88 bytes */
|
||||
unsigned long size;
|
||||
unsigned short date;
|
||||
unsigned short time;
|
||||
unsigend short crc;
|
||||
unsigned short crc;
|
||||
unsigned long size2; /* Identical to size; this is wrong for Arc! */
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user