diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2012-03-20 22:14:59 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2012-03-20 22:14:59 +0100 |
commit | 28a2487f484d19f570280f391f606aeb7fb3fb4a (patch) | |
tree | 2bf40b940ac28669249029ecc7b4cfd249dfa58c /ansi.c | |
parent | be44f424d366f2b3ddcfd857763562c4a7e0580a (diff) | |
download | screen-28a2487f484d19f570280f391f606aeb7fb3fb4a.tar.gz |
Imported Upstream version 4.1.0~20120320gitdb59704upstream/4.1.0_20120320gitdb59704
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; |