summaryrefslogtreecommitdiff
path: root/sys/boot/common/ls.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/common/ls.c')
-rw-r--r--sys/boot/common/ls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/ls.c b/sys/boot/common/ls.c
index 86f83c39a9d84..fcb77f7dd8e38 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.26.1 2008/10/02 02:57:24 kensmith Exp $");
#include <sys/param.h>
#include <ufs/ufs/dinode.h>