diff options
Diffstat (limited to 'sys/pc98/include/vm86.h')
-rw-r--r-- | sys/pc98/include/vm86.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/include/vm86.h b/sys/pc98/include/vm86.h index 5dfa21858fc0..5cfbfa3105ff 100644 --- a/sys/pc98/include/vm86.h +++ b/sys/pc98/include/vm86.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/vm86.h,v 1.1 2005/04/01 23:19:42 imp Exp $ */ #include <i386/vm86.h> |