aboutsummaryrefslogtreecommitdiff
path: root/include/mach/mach_port.defs
diff options
context:
space:
mode:
Diffstat (limited to 'include/mach/mach_port.defs')
-rw-r--r--include/mach/mach_port.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mach/mach_port.defs b/include/mach/mach_port.defs
index 7cb8a659..3823bb14 100644
--- a/include/mach/mach_port.defs
+++ b/include/mach/mach_port.defs
@@ -348,7 +348,7 @@ skip; /* mach_port_create_act */
routine mach_port_set_protected_payload(
task : ipc_space_t;
name : mach_port_name_t;
- payload : natural_t);
+ payload : rpc_uintptr_t);
/*
* Only valid for receive rights.