diff options
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 ba3d785e5b9f..ba99545afa20 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 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/tty_conf.c,v 1.16.2.1 2002/03/11 01:14:55 dd Exp $ */ #include "opt_compat.h" |
