From f2a642fba690d8b392727b226b537ac91b524b80 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 22 Mar 1994 02:02:01 +0000 Subject: Formerly startup_reply.defs.~5~ --- hurd/startup_reply.defs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'hurd') diff --git a/hurd/startup_reply.defs b/hurd/startup_reply.defs index a7dfa59d..528f46c7 100644 --- a/hurd/startup_reply.defs +++ b/hurd/startup_reply.defs @@ -39,10 +39,10 @@ simpleroutine startup_procinit_reply ( reply_port: reply_port_t; retcode: kern_return_t; auth: auth_t; - host_priv: mach_port_move_send_t; - device_master: mach_port_move_send_t); + host_priv: mach_port_send_t; + device_master: mach_port_send_t); simpleroutine startup_authinit_reply ( reply_port: reply_port_t; retcode: kern_return_t; - proc: mach_port_move_send_t); + proc: mach_port_send_t); -- cgit v1.2.3