Skip to content

Commit

Permalink
Update Mach-O.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jndok authored Jul 21, 2016
1 parent ddd1656 commit 16cf5b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wiki/Mach-O.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Summarizing an universal binary structure with a visual representation:
| |
| FAT HEADER |
| |
+---------------------+ /* archs (fat_arch: 0x14, up to 0x50) */
+---------------------+ /* archs (fat_arch: 0x14) */
| FAT ARCH #1 |
+---------------------+
| FAT ARCH #2 |
Expand Down

0 comments on commit 16cf5b1

Please sign in to comment.