aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/i386/common/cons.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/i386/common/cons.h')
-rw-r--r--sys/boot/i386/common/cons.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/common/cons.h b/sys/boot/i386/common/cons.h
index fe00a13e7171..1e5b744bdf7d 100644
--- a/sys/boot/i386/common/cons.h
+++ b/sys/boot/i386/common/cons.h
@@ -12,7 +12,7 @@
* warranties of merchantability and fitness for a particular
* purpose.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/boot/i386/common/cons.h,v 1.1.2.2.2.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _CONS_H_