aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/ia64/common/bootinfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/ia64/common/bootinfo.c')
-rw-r--r--sys/boot/ia64/common/bootinfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ia64/common/bootinfo.c b/sys/boot/ia64/common/bootinfo.c
index 6f892a91b536..cafde20aa098 100644
--- a/sys/boot/ia64/common/bootinfo.c
+++ b/sys/boot/ia64/common/bootinfo.c
@@ -26,7 +26,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/boot/ia64/common/bootinfo.c,v 1.15.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
#include <stand.h>
#include <string.h>