summaryrefslogtreecommitdiff
path: root/usr.sbin/pcvt/vgaio/lex.l
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pcvt/vgaio/lex.l')
-rw-r--r--usr.sbin/pcvt/vgaio/lex.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pcvt/vgaio/lex.l b/usr.sbin/pcvt/vgaio/lex.l
index 6cf85ece81a7c..68e00ead3e1f1 100644
--- a/usr.sbin/pcvt/vgaio/lex.l
+++ b/usr.sbin/pcvt/vgaio/lex.l
@@ -34,7 +34,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.sbin/pcvt/vgaio/lex.l,v 1.6.12.1 2008/10/02 02:57:24 kensmith Exp $");
/*
* $Log: lex.l,v $