[ was translated to ], fixed

git-svn-id: svn://svn.code.sf.net/p/junidecode/code/trunk@9 b90d0908-0dae-468f-8fb5-926cfc7ab88d
This commit is contained in:
ippatsuman 2010-12-03 18:57:18 +00:00
parent 3fce97b841
commit dfadfe1351
1 changed files with 2 additions and 2 deletions

View File

@ -125,7 +125,7 @@ class X00 {
"X", // 0x58 "X", // 0x58
"Y", // 0x59 "Y", // 0x59
"Z", // 0x5a "Z", // 0x5a
"]", // 0x5b "[", // 0x5b
"\\", // 0x5c "\\", // 0x5c
"]", // 0x5d "]", // 0x5d
"^", // 0x5e "^", // 0x5e
@ -161,7 +161,7 @@ class X00 {
"|", // 0x7c "|", // 0x7c
"}", // 0x7d "}", // 0x7d
"~", // 0x7e "~", // 0x7e
"", // 0x7f "", // 0x7f
"", // 0x80 "", // 0x80
"", // 0x81 "", // 0x81
"", // 0x82 "", // 0x82