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 6e5a95e4e239..4d74f1cf4716 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.3.2.2 1999/11/27 18:35:49 dcs Exp $ */ #ifdef TESTMAIN #include <stdio.h> |
