From f1b0977a9df60d4cec6002624bd211284e10d89a Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 29 Jun 1994 17:06:16 +0000 Subject: Formerly msg.defs.~13~ --- hurd/msg.defs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hurd/msg.defs b/hurd/msg.defs index c675c7db..df51cebd 100644 --- a/hurd/msg.defs +++ b/hurd/msg.defs @@ -79,7 +79,7 @@ routine set_init_port ( process: mach_port_t; refport: mach_port_t; which: int; - port: mach_port_t); + port: mach_port_send_t); routine get_init_ports ( process: mach_port_t; @@ -137,7 +137,7 @@ routine set_fd ( process: mach_port_t; refport: mach_port_t; fd: int; - port: mach_port_t); + port: mach_port_send_t); /* These two calls fetch and store the whole environment, in "a=b\0c=d\0" form. */ -- cgit v1.2.3