diff options
Diffstat (limited to 'sys/kern/tty_subr.c')
-rw-r--r-- | sys/kern/tty_subr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/tty_subr.c b/sys/kern/tty_subr.c index 527b4393c94b..fd06d91591ff 100644 --- a/sys/kern/tty_subr.c +++ b/sys/kern/tty_subr.c @@ -6,7 +6,7 @@ * of this software, nor does the author assume any responsibility * for damages incurred with its use. * - * $Id: tty_subr.c,v 1.9 1994/11/26 19:23:50 bde Exp $ + * tty_subr.c,v 1.10 1995/05/30 08:06:18 rgrimes Exp */ /* |