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..3f0c4f4c3fe2b 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 2003/08/25 23:30:41 obrien Exp $");
#include <sys/param.h>
#include <ufs/ufs/dinode.h>