aboutsummaryrefslogtreecommitdiff
path: root/kern/ipc_tt.h
diff options
context:
space:
mode:
Diffstat (limited to 'kern/ipc_tt.h')
-rw-r--r--kern/ipc_tt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kern/ipc_tt.h b/kern/ipc_tt.h
index 78cb43ad..5c667387 100644
--- a/kern/ipc_tt.h
+++ b/kern/ipc_tt.h
@@ -86,7 +86,7 @@ convert_port_to_space(struct ipc_port *);
extern void
space_deallocate(ipc_space_t);
-mach_port_t
+mach_port_name_t
mach_reply_port (void);
#endif /* _KERN_IPC_TT_H_ */