From a83ce8d91deca02f075a7be5a5f394d6b12e1852 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 23 Nov 1993 03:59:47 +0000 Subject: Formerly io.defs.~51~ --- hurd/io.defs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'hurd') diff --git a/hurd/io.defs b/hurd/io.defs index d1b1eaca..5b7130cd 100644 --- a/hurd/io.defs +++ b/hurd/io.defs @@ -216,9 +216,9 @@ routine io_server_version ( io_write. */ routine io_map ( io_object: io_t; - out memobjxx: mach_port_move_send_t; - out memobjrd: mach_port_move_send_t; - out memobjwt: mach_port_move_send_t); + out memobjxx: mach_port_send_t; + out memobjrd: mach_port_send_t; + out memobjwt: mach_port_send_t); /* This call can only be made once per request port. If it returns POSIX_EBUSY, then the user should duplicate the port (using -- cgit v1.2.3