diff options
Diffstat (limited to 'sys/boot/common/ls.c')
-rw-r--r-- | sys/boot/common/ls.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/ls.c b/sys/boot/common/ls.c index 86f83c39a9d8..de1a600efb8f 100644 --- a/sys/boot/common/ls.c +++ b/sys/boot/common/ls.c @@ -38,7 +38,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/boot/common/ls.c,v 1.11.32.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); #include <sys/param.h> #include <ufs/ufs/dinode.h> |