diff options
Diffstat (limited to 'sys/boot/ficl/ficl.c')
-rw-r--r-- | sys/boot/ficl/ficl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ficl/ficl.c b/sys/boot/ficl/ficl.c index 17b9acbaaec1c..b5695b9d3a08f 100644 --- a/sys/boot/ficl/ficl.c +++ b/sys/boot/ficl/ficl.c @@ -21,7 +21,7 @@ ** Code is written in ANSI C for portability. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/ficl/ficl.c,v 1.13.2.1 2000/07/06 23:51:45 obrien Exp $ */ #ifdef TESTMAIN #include <stdlib.h> |