diff options
Diffstat (limited to 'sys/boot/ficl/prefix.c')
-rw-r--r-- | sys/boot/ficl/prefix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ficl/prefix.c b/sys/boot/ficl/prefix.c index a34fc6c78240..2e83d16d6dd3 100644 --- a/sys/boot/ficl/prefix.c +++ b/sys/boot/ficl/prefix.c @@ -41,7 +41,7 @@ ** SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/ficl/prefix.c,v 1.3 2002/08/31 01:04:53 scottl Exp $ */ #include <string.h> #include <ctype.h> |