tcs: missing utf8 -> utf alias
This commit is contained in:
parent
050b58cb03
commit
370c519b91
1 changed files with 1 additions and 0 deletions
|
@ -163,6 +163,7 @@ aliasname(char *name)
|
||||||
} tab[] = {
|
} tab[] = {
|
||||||
#include "alias.h"
|
#include "alias.h"
|
||||||
/* not generated by the script */
|
/* not generated by the script */
|
||||||
|
"utf8", "utf",
|
||||||
"euc_jp", "jis",
|
"euc_jp", "jis",
|
||||||
"euc_kr", "euc-k",
|
"euc_kr", "euc-k",
|
||||||
"windows-874", "tis",
|
"windows-874", "tis",
|
||||||
|
|
Loading…
Reference in a new issue