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 39b75c2..8f4c84c 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$ + * $Id$ */ #include "tb.h" |