From 51d9e2ef3bc679c89ef576e29eb36f78aa60dd4a Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 17 Jan 1995 11:01:34 +0000 Subject: Synchronize with new io_select definition. --- hurd/io_reply.defs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hurd/io_reply.defs') diff --git a/hurd/io_reply.defs b/hurd/io_reply.defs index 3dc5b6ed..68bd2f1c 100644 --- a/hurd/io_reply.defs +++ b/hurd/io_reply.defs @@ -90,8 +90,8 @@ simpleroutine io_get_icky_async_id_reply ( simpleroutine io_select_reply ( reply: reply_port_t; return_code: kern_return_t; - id_tag: int; - select_result: int); + select_result: int; + id_tag: int); simpleroutine io_stat_reply ( reply: reply_port_t; -- cgit v1.2.3