From 5dc9dc53cac5f5b3bdf817187bb35dd6a10840f6 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 29 Apr 1994 20:40:57 +0000 Subject: Formerly term.defs.~12~ --- hurd/term.defs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hurd/term.defs b/hurd/term.defs index 12289479..059f2549 100644 --- a/hurd/term.defs +++ b/hurd/term.defs @@ -1,5 +1,5 @@ /* Special protocol for terminal driver - Copyright (C) 1991, 1993 Free Software Foundation, Inc. + Copyright (C) 1991, 1993, 1994 Free Software Foundation, Inc. This file is part of the GNU Hurd. @@ -30,7 +30,7 @@ TERM_IMPORTS /* Find out what the controlling terminal ID port is. */ routine term_getctty ( terminal: io_t; - out ctty: mach_port_make_send_t); + out ctty: mach_port_send_t); /* Return a controlling terminal port for this terminal. This has the -- cgit v1.2.3