diff options
Diffstat (limited to 'sys/kern/tty.c')
| -rw-r--r-- | sys/kern/tty.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sys/kern/tty.c b/sys/kern/tty.c index d0baeab12eec..6a1215628f65 100644 --- a/sys/kern/tty.c +++ b/sys/kern/tty.c @@ -36,7 +36,7 @@   * SUCH DAMAGE.   *   *	@(#)tty.c	8.8 (Berkeley) 1/21/94 - * $Id: tty.c,v 1.46.2.2 1995/11/03 08:01:04 davidg Exp $ + * $Id: tty.c,v 1.46.2.3 1996/01/03 17:59:21 davidg Exp $   */  /*- | 
