diff options
Diffstat (limited to 'sys/kern/tty_tb.c')
-rw-r--r-- | sys/kern/tty_tb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/tty_tb.c b/sys/kern/tty_tb.c index 39b75c2bf387..ae24ca50e8f1 100644 --- a/sys/kern/tty_tb.c +++ b/sys/kern/tty_tb.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)tty_tb.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/kern/tty_tb.c,v 1.4.4.1 1999/08/29 16:26:10 peter Exp $ */ #include "tb.h" |