summaryrefslogtreecommitdiff
path: root/sys/boot/common/console.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/common/console.c')
-rw-r--r--sys/boot/common/console.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/console.c b/sys/boot/common/console.c
index d140a96b570bd..299c5f140b362 100644
--- a/sys/boot/common/console.c
+++ b/sys/boot/common/console.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/boot/common/console.c,v 1.8.14.1 2010/12/21 17:10:29 kensmith Exp $");
#include <stand.h>
#include <string.h>