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 d12428c98458d..3dca15997661d 100644 --- a/sys/boot/ficl/dict.c +++ b/sys/boot/ficl/dict.c @@ -17,7 +17,7 @@ ** 29 jun 1998 (sadler) added variable sized hash table support */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/ficl/dict.c,v 1.6.2.1 2000/07/06 23:51:45 obrien Exp $ */ #ifdef TESTMAIN #include <stdio.h> |