]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Patch from Robert de Bath to ifdef out the Windows-specific hack for
authorSimon Tatham <anakin@pobox.com>
Sun, 22 Apr 2012 14:22:10 +0000 (14:22 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 22 Apr 2012 14:22:10 +0000 (14:22 +0000)
commit3225f3743eed10fd84fe6d5adaf30b16618a890a
treef31cbe7db713fe6c51efa83dc76a6fd285410185
parentbb1d656dd4dac5594bf13717dac1e2512b311935
Patch from Robert de Bath to ifdef out the Windows-specific hack for
the offset horizontal line characters in the VT100 line-drawing set
(o,p,r,s), so that no trace of it - and hence no pointless performance
hit - is compiled into the cross-platform modules on non-Windows
platforms.

[originally from svn r9467]
terminal.c
windows/window.c
windows/winstuff.h