mirror of
https://github.com/samsonjs/blog.git
synced 2026-03-25 09:05:51 +00:00
grammar
This commit is contained in:
parent
ebf5f86f9b
commit
d608fa838c
1 changed files with 1 additions and 1 deletions
|
|
@ -152,7 +152,7 @@ the next post we'll be there.</p>
|
|||
<p><i>(You can almost do that with what we know now. If you
|
||||
create a Mach file with a Mach header (ncmds=1), a single unnamed
|
||||
segment (nsects=1), and then a section named __text with a segment
|
||||
name of __TEXT, and some x86 machine code a the section data, you
|
||||
name of __TEXT, and some x86 machine code as the section data, you
|
||||
would almost have a useful Mach object file.)</i></p>
|
||||
|
||||
<p>Till next time, happy hacking!</p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue