mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 06:38:47 +00:00
small cleanup
This commit is contained in:
@@ -55,7 +55,7 @@ foreign mach {
|
|||||||
object : mem_entry_name_port_t,
|
object : mem_entry_name_port_t,
|
||||||
offset : vm_offset_t,
|
offset : vm_offset_t,
|
||||||
copy : boolean_t,
|
copy : boolean_t,
|
||||||
cur_protection : vm_prot_t,
|
cur_protection,
|
||||||
max_protection : vm_prot_t,
|
max_protection : vm_prot_t,
|
||||||
inheritance : vm_inherit_t,
|
inheritance : vm_inherit_t,
|
||||||
) -> kern_return_t ---
|
) -> kern_return_t ---
|
||||||
|
|||||||
Reference in New Issue
Block a user