diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 | 
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 | 
| commit | a8a3fe17f40c9b40fdba5b5a54eccb48a980e821 (patch) | |
| tree | cbb644b4992b30708378efe709bfa84fe6caddf4 /sys/kern/tty_conf.c | |
| parent | 95b66175a329d81a892710c81f126f1071ac17a0 (diff) | |
Diffstat (limited to 'sys/kern/tty_conf.c')
| -rw-r--r-- | sys/kern/tty_conf.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sys/kern/tty_conf.c b/sys/kern/tty_conf.c index 4cca2e62260c..5b9624732889 100644 --- a/sys/kern/tty_conf.c +++ b/sys/kern/tty_conf.c @@ -36,7 +36,7 @@   * SUCH DAMAGE.   *   *	@(#)tty_conf.c	8.4 (Berkeley) 1/21/94 - * $Id: tty_conf.c,v 1.7 1995/07/29 13:35:34 bde Exp $ + * $Id: tty_conf.c,v 1.8 1995/11/05 20:25:50 bde Exp $   */  #include <sys/param.h> | 
