diff options
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/io.defs | 6 |
1 files changed, 3 insertions, 3 deletions
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 |