small cleanup

This commit is contained in:
Beau McCartney
2024-10-07 11:45:45 -06:00
parent eaafe92402
commit f858374ef2

View File

@@ -55,7 +55,7 @@ foreign mach {
object : mem_entry_name_port_t,
offset : vm_offset_t,
copy : boolean_t,
cur_protection : vm_prot_t,
cur_protection,
max_protection : vm_prot_t,
inheritance : vm_inherit_t,
) -> kern_return_t ---