aboutsummaryrefslogtreecommitdiff
path: root/ipc/mach_debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'ipc/mach_debug.c')
-rw-r--r--ipc/mach_debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc/mach_debug.c b/ipc/mach_debug.c
index 1f3865bc..ecbfca47 100644
--- a/ipc/mach_debug.c
+++ b/ipc/mach_debug.c
@@ -69,7 +69,7 @@
kern_return_t
mach_port_get_srights(
ipc_space_t space,
- mach_port_t name,
+ mach_port_name_t name,
mach_port_rights_t *srightsp)
{
ipc_port_t port;