aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pcvt/kbdio/lex.l
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pcvt/kbdio/lex.l')
-rw-r--r--usr.sbin/pcvt/kbdio/lex.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pcvt/kbdio/lex.l b/usr.sbin/pcvt/kbdio/lex.l
index 423e01812049..69767f277fa3 100644
--- a/usr.sbin/pcvt/kbdio/lex.l
+++ b/usr.sbin/pcvt/kbdio/lex.l
@@ -34,7 +34,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.sbin/pcvt/kbdio/lex.l,v 1.7 2005/05/31 20:07:46 stefanf Exp $");
/*
* $Log: lex.l,v $