diff options
Diffstat (limited to 'sys/i386/include/tss.h')
-rw-r--r-- | sys/i386/include/tss.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/tss.h b/sys/i386/include/tss.h index 1fada6e7145b9..45e100321afcf 100644 --- a/sys/i386/include/tss.h +++ b/sys/i386/include/tss.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)tss.h 5.4 (Berkeley) 1/18/91 - * $Id: tss.h,v 1.3 1993/11/07 17:43:16 wollman Exp $ + * tss.h,v 1.4 1993/11/17 23:25:04 wollman Exp */ #ifndef _MACHINE_TSS_H_ |