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 3608d29bbe7a..9f61f1a42279 100644 --- a/sys/boot/ficl/vm.c +++ b/sys/boot/ficl/vm.c @@ -13,7 +13,7 @@ ** of the interp. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/ficl/vm.c,v 1.5.2.1 2000/07/06 23:51:45 obrien Exp $ */ #ifdef TESTMAIN #include <stdlib.h> |
