diff options
Diffstat (limited to 'sys/boot/ficl/fileaccess.c')
-rw-r--r-- | sys/boot/ficl/fileaccess.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ficl/fileaccess.c b/sys/boot/ficl/fileaccess.c index 686c72153e027..a413db7fb8fd1 100644 --- a/sys/boot/ficl/fileaccess.c +++ b/sys/boot/ficl/fileaccess.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/ficl/fileaccess.c,v 1.1.38.1 2010/02/10 00:26:20 kensmith Exp $ */ #include <errno.h> #include <stdlib.h> |