diff options
Diffstat (limited to 'sys/boot/ficl/words.c')
-rw-r--r-- | sys/boot/ficl/words.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ficl/words.c b/sys/boot/ficl/words.c index 341993885baa..ae8f755d5623 100644 --- a/sys/boot/ficl/words.c +++ b/sys/boot/ficl/words.c @@ -41,7 +41,7 @@ ** SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/ficl/words.c,v 1.39 2002/12/30 21:18:06 schweikh Exp $ */ #ifdef TESTMAIN #include <stdlib.h> |