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 86f83c39a9d84..174bdf761eefb 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.34.1 2010/02/10 00:26:20 kensmith Exp $"); #include <sys/param.h> #include <ufs/ufs/dinode.h> |