From a69b726647384c5082b92e8af8a5f15c12f5c786 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 22 Mar 1994 02:10:03 +0000 Subject: Formerly exec.defs.~31~ --- hurd/exec.defs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hurd/exec.defs b/hurd/exec.defs index 65ca70f1..9fd37dd7 100644 --- a/hurd/exec.defs +++ b/hurd/exec.defs @@ -1,5 +1,5 @@ /* Interface definitions for the exec servers - Copyright (C) 1991, 1992, 1993 Free Software Foundation + Copyright (C) 1991, 1992, 1993, 1994 Free Software Foundation This file is part of the GNU Hurd. @@ -58,7 +58,7 @@ routine exec_startup ( routine exec_init ( execserver: mach_port_t; auth_handle: auth_t; - proc_server: process_t); + proc_server: mach_port_send_t); simpleroutine exec_setexecdata ( execserver: mach_port_t; -- cgit v1.2.3