diff options
Diffstat (limited to 'sys/boot/ficl/ficl.h')
-rw-r--r-- | sys/boot/ficl/ficl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ficl/ficl.h b/sys/boot/ficl/ficl.h index 7892ee963d7f1..5a906a5df977a 100644 --- a/sys/boot/ficl/ficl.h +++ b/sys/boot/ficl/ficl.h @@ -41,7 +41,7 @@ ** SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/ficl/ficl.h,v 1.22.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #if !defined (__FICL_H__) #define __FICL_H__ |