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 8f4c84c66383c..cd9d4a512af64 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 - * $Id$ + * $Id: tty_tb.c,v 1.2 1994/08/02 07:42:55 davidg Exp $ */ #include "tb.h" |