diff options
Diffstat (limited to 'src/LYCharSets.c')
-rw-r--r-- | src/LYCharSets.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/LYCharSets.c b/src/LYCharSets.c index ec25d9c6..a309cb05 100644 --- a/src/LYCharSets.c +++ b/src/LYCharSets.c @@ -564,6 +564,8 @@ PUBLIC void Set_HTCJK ARGS2( CONST char *, inMIMEname, CONST char *, outMIMEname) { + /* need not check for synonyms: MIMEname's got from LYCharSet_UC */ + if (LYRawMode) { if ((!strcmp(inMIMEname, "euc-jp") || !strcmp(inMIMEname, "shift_jis")) && |