(clear_frame): Remember that the window width might
authorAndrew Innes <andrewi@gnu.org>
Sat, 22 May 1999 17:37:18 +0000 (17:37 +0000)
committerAndrew Innes <andrewi@gnu.org>
Sat, 22 May 1999 17:37:18 +0000 (17:37 +0000)
commita5404e3acff33b3edb5136d5271f7e8b04cde2a1
treec0cd535a22c35ba4026966ead0ba13ae82758789
parent20606274270ed6a3e3b0744b97905e0f6640a760
(clear_frame): Remember that the window width might
be smaller than the screen buffer width.
(write_glyphs): Remove redundant variable attrs.  Use
FillConsoleOutputAttribute instead of WriteConsoleOutputAttribute.
src/w32console.c