diff options
Diffstat (limited to 'sys/pc98/include/vm.h')
-rw-r--r-- | sys/pc98/include/vm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/include/vm.h b/sys/pc98/include/vm.h index 42451238104e9..13085c07bdfb0 100644 --- a/sys/pc98/include/vm.h +++ b/sys/pc98/include/vm.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/vm.h,v 1.1.4.2.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <i386/vm.h> |