X-Git-Url: http://git.sourceforge.jp/view?p=nkf%2Fnkf.git;a=blobdiff_plain;f=nkf.c;fp=nkf.c;h=fd593d924f38b92375a2bb613c533301682ed3ea;hp=705fb55bd2df53122fc3e1e5b11715228f25d670;hb=c25eef6a0cb282348fe697fa2881c79efc328e15;hpb=4d92f71eb89afd80dd7651b9a32ea7da64e23cd7 diff --git a/nkf.c b/nkf.c index 705fb55..fd593d9 100644 --- a/nkf.c +++ b/nkf.c @@ -6189,9 +6189,10 @@ kanji_convert(FILE *f) } } else { + i_ungetc(c1,f); /* lonely ESC */ (*oconv)(0, ESC); - SEND; + SKIP; } } else if (c1 == LF || c1 == CR) { if (broken_f&4) {