SVN revision: 78638
This commit is contained in:
Sebastian Dransfeld 2012-10-30 08:15:17 +00:00
parent 9e0d981e24
commit 9336575145
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ _termpty_is_dblwidth_get(Termpty *ty, int g)
// (F)
if ((g == 0x3000) ||
((g >= 0xff01) && (g <= 0xff60)) ||
((g >= 0xffe0) && (g <= 0xff06)))
((g >= 0xffe0) && (g <= 0xffe6)))
return EINA_TRUE;
// (W)
if (