diff options
Diffstat (limited to 'sys/boot/ficl/dict.c')
-rw-r--r-- | sys/boot/ficl/dict.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ficl/dict.c b/sys/boot/ficl/dict.c index b76d92559f8fc..12b91a7ace291 100644 --- a/sys/boot/ficl/dict.c +++ b/sys/boot/ficl/dict.c @@ -51,7 +51,7 @@ ** SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/ficl/dict.c,v 1.13.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifdef TESTMAIN #include <stdio.h> |