]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Oh, _that's_ why that `if' had the sense it did. Good grief.
authorSimon Tatham <anakin@pobox.com>
Tue, 28 Jan 2003 09:26:32 +0000 (09:26 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 28 Jan 2003 09:26:32 +0000 (09:26 +0000)
commit54f033ace09f228d3b72cb7debb8a97d8a2d76d7
treedd4c0afdd7d9e0f34a7561318e00079f8635f5b1
parent6f43ffc13c0e41c58daff6f2184027d6290a1c25
Oh, _that's_ why that `if' had the sense it did. Good grief.
Apparently I used to rely on the fact that the same `erase_char'
used to wipe parts of the screen was also a good value to use for
resetting line attributes. Should now be more robust against future
reorganisations of the ATTR_* bit fields.

[originally from svn r2740]
terminal.c