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 29907d4204981..8dc2910ff8012 100644 --- a/sys/i386/include/tss.h +++ b/sys/i386/include/tss.h @@ -30,7 +30,7 @@ * SUCH DAMAGE. * * from: @(#)tss.h 5.4 (Berkeley) 1/18/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/tss.h,v 1.14 2004/04/07 20:46:05 imp Exp $ */ #ifndef _MACHINE_TSS_H_ |