diff options
Diffstat (limited to 'ansi.c')
-rw-r--r-- | ansi.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1365,7 +1365,7 @@ int c, intermediate; break; # endif curr->w_charsets[0] = curr->w_charsets[1] = - curr->w_charsets[2] = curr->w_charsets[2] = + curr->w_charsets[2] = curr->w_charsets[3] = curr->w_FontL = curr->w_FontR = ASCII; curr->w_Charset = 0; curr->w_CharsetR = 2; |