diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-06-22 20:34:49 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-06-22 20:34:49 +0000 |
commit | e0a39f66f3264942951ac2b05f05c4fdb9eb8702 (patch) | |
tree | 518fcbb1bc345219cf751e1ced492d8e10de5637 /hurd/term.defs | |
parent | 9a53438c57932ccea7af5d5e24c5d05055768117 (diff) |
Formerly term.defs.~13~
Diffstat (limited to 'hurd/term.defs')
-rw-r--r-- | hurd/term.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/term.defs b/hurd/term.defs index 059f2549..8dbdfe64 100644 --- a/hurd/term.defs +++ b/hurd/term.defs @@ -60,7 +60,7 @@ routine term_become_ctty ( pid: pid_t; pgrp: pid_t; sigpt: mach_port_t; - out newtty: io_t); + out newtty: mach_port_send_t); /* This sets the name returned by future get_nodename calls. This is conventionally the name of a file which can be opened, resulting in |