diff options
Diffstat (limited to 'sys/boot/ficl/testmain.c')
-rw-r--r-- | sys/boot/ficl/testmain.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ficl/testmain.c b/sys/boot/ficl/testmain.c index 7167f30a25613..089a53a42443a 100644 --- a/sys/boot/ficl/testmain.c +++ b/sys/boot/ficl/testmain.c @@ -37,7 +37,7 @@ ** SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/ficl/testmain.c,v 1.8.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdlib.h> #include <stdio.h> |