summaryrefslogtreecommitdiff
path: root/admin/charsets/cp51932.awk
diff options
context:
space:
mode:
Diffstat (limited to 'admin/charsets/cp51932.awk')
-rw-r--r--admin/charsets/cp51932.awk2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/charsets/cp51932.awk b/admin/charsets/cp51932.awk
index f59e91cdb9c..df1f8cd7b23 100644
--- a/admin/charsets/cp51932.awk
+++ b/admin/charsets/cp51932.awk
@@ -31,7 +31,7 @@
# already been mapped to 1 or 3.
BEGIN {
- print ";;; cp51932.el -- translation table for CP51932. -*- no-byte-compile: t -*-";
+ print ";;; cp51932.el -- translation table for CP51932";
print ";;; Automatically generated from CP932-2BYTE.map";
print "(let ((map";
printf " '(;JISEXT<->UNICODE";