diff options
Diffstat (limited to 'sys/boot/ficl/vm.c')
-rw-r--r-- | sys/boot/ficl/vm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ficl/vm.c b/sys/boot/ficl/vm.c index 97a4f04e3b3b9..e76216cc69cf6 100644 --- a/sys/boot/ficl/vm.c +++ b/sys/boot/ficl/vm.c @@ -47,7 +47,7 @@ ** SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/ficl/vm.c,v 1.10 2007/03/23 22:26:01 jkim Exp $ */ #ifdef TESTMAIN #include <stdlib.h> |