summaryrefslogtreecommitdiff
path: root/usr.bin/mklocale/lex.l
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mklocale/lex.l')
-rw-r--r--usr.bin/mklocale/lex.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mklocale/lex.l b/usr.bin/mklocale/lex.l
index eeed535db2c6..63a451ba99ff 100644
--- a/usr.bin/mklocale/lex.l
+++ b/usr.bin/mklocale/lex.l
@@ -42,7 +42,7 @@ static char sccsid[] = "@(#)lex.l 8.1 (Berkeley) 6/6/93";
#endif /* not lint */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/mklocale/lex.l,v 1.9.26.1 2010/12/21 17:10:29 kensmith Exp $");
#include <ctype.h>
#include <stdio.h>