summaryrefslogtreecommitdiff
path: root/sys/boot/ficl/vm.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/ficl/vm.c')
-rw-r--r--sys/boot/ficl/vm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ficl/vm.c b/sys/boot/ficl/vm.c
index 7bcb19a601f9c..6d08de98c46e2 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.9 2002/04/09 17:45:11 dcs Exp $ */
#ifdef TESTMAIN
#include <stdlib.h>