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..56937c7316ab2 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 2002/04/09 17:45:11 dcs Exp $ */ #ifdef TESTMAIN #include <stdio.h> |