diff options
Diffstat (limited to 'sys/boot/ficl/softwords/string.fr')
-rw-r--r-- | sys/boot/ficl/softwords/string.fr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ficl/softwords/string.fr b/sys/boot/ficl/softwords/string.fr index a78f4eadb0bd..c71e48de8076 100644 --- a/sys/boot/ficl/softwords/string.fr +++ b/sys/boot/ficl/softwords/string.fr @@ -10,7 +10,7 @@ \ s" woof woof woof " str --> cat \ str --> type cr \ -\ $FreeBSD$ +\ $FreeBSD: src/sys/boot/ficl/softwords/string.fr,v 1.1.2.1 2000/07/06 23:51:46 obrien Exp $ .( loading ficl string class ) cr also oop definitions |