diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-08-25 16:06:58 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-08-25 16:06:58 +0000 |
commit | 04139fc66335d12e4257ba2d6bf3d160a2d7acd7 (patch) | |
tree | 522dbc9edbfc68f17f19c13ee48d548431c8d0ea /hurd | |
parent | 14c673abca5368a6426b6f40b28bc3796dcb391e (diff) |
Formerly io.defs.~65~
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/io.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/io.defs b/hurd/io.defs index d0bd9a41..a1ca55d3 100644 --- a/hurd/io.defs +++ b/hurd/io.defs @@ -174,7 +174,7 @@ routine io_stat ( simpleroutine io_reauthenticate ( auth_object: io_t; RPT - rend_int: int); + rendezvous2: mach_port_send_t); /* Return another port which has been restricted to do only those things which both the current user and the newly specified user can |