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..e439331dd3aa 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.8.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <ufs/ufs/dinode.h> |
