aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/localedef/charmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/localedef/charmap.c')
-rw-r--r--usr.bin/localedef/charmap.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/localedef/charmap.c b/usr.bin/localedef/charmap.c
index cfa05ef8152c..bc302965de1a 100644
--- a/usr.bin/localedef/charmap.c
+++ b/usr.bin/localedef/charmap.c
@@ -32,8 +32,6 @@
* CHARMAP file handling for localedef.
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/types.h>
#include <sys/tree.h>