projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4af028
)
*** empty log message ***
author
root
<root>
Mon, 21 Jun 2004 18:19:28 +0000
(18:19 +0000)
committer
root
<root>
Mon, 21 Jun 2004 18:19:28 +0000
(18:19 +0000)
src/encoding.C
patch
|
blob
|
history
diff --git
a/src/encoding.C
b/src/encoding.C
index 972b12d056aa9f2ec8ceb7d1e4d671164c587c40..89becaf057f94eabe1dc8035f832c918f8a1a7b3 100644
(file)
--- a/
src/encoding.C
+++ b/
src/encoding.C
@@
-68,6
+68,7
@@
const struct n2cs {
{ "VISCII*", CS_VISCII },
{ "JISX0201*", CS_JIS0201_1976_0 },
+ { "JISC6226*", CS_JIS0208_1990_0 }, // also wrongly matches -1987-0? (check Encode::JP)
{ "JISX0208*", CS_JIS0208_1990_0 }, // also wrongly matches -1987-0? (check Encode::JP)
{ "JISX0212*", CS_JIS0212_1990_0 },
{ "JISX021320001", CS_JIS0213_1 },