aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/i386/common/drv.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/i386/common/drv.c')
-rw-r--r--sys/boot/i386/common/drv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/common/drv.c b/sys/boot/i386/common/drv.c
index 52933d5d5254..585af6a308ee 100644
--- a/sys/boot/i386/common/drv.c
+++ b/sys/boot/i386/common/drv.c
@@ -15,7 +15,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/boot/i386/common/drv.c,v 1.1.2.5.2.1 2012/03/03 06:15:13 kensmith Exp $");
#include <sys/param.h>