diff options
Diffstat (limited to 'sys/boot/common/ufsread.c')
| -rw-r--r-- | sys/boot/common/ufsread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/ufsread.c b/sys/boot/common/ufsread.c index 0b7c3f47fc93..a043698b17dd 100644 --- a/sys/boot/common/ufsread.c +++ b/sys/boot/common/ufsread.c @@ -23,7 +23,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/boot/common/ufsread.c,v 1.12 2003/08/25 23:30:41 obrien Exp $"); #include <ufs/ufs/dinode.h> #include <ufs/ffs/fs.h> |
