summaryrefslogtreecommitdiff
path: root/hurd/msg.defs
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/msg.defs')
-rw-r--r--hurd/msg.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/msg.defs b/hurd/msg.defs
index a3771ea9..84a38bd6 100644
--- a/hurd/msg.defs
+++ b/hurd/msg.defs
@@ -170,7 +170,7 @@ routine set_env_variable (
/* A select call has completed. */
routine io_select_done (
- notify_port: mach_port_t;
+ notify_port: mach_port_poly_t;
select_result: int;
id_tag: int);