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 686c72153e02..979438dfb21c 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.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <errno.h> #include <stdlib.h> |