]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Ahem. Global replace of `cfg' with `inst->cfg' is all very well, but
authorSimon Tatham <anakin@pobox.com>
Sun, 12 Jan 2003 15:36:05 +0000 (15:36 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 12 Jan 2003 15:36:05 +0000 (15:36 +0000)
commitd119b784f834331bc59623d8bd93b3dc416d054b
treed268c95d95019f2bc4796421a115c252a0b7e97e
parent6af1a9e4e9bdc6aabbb21440204dd6b571ff1af3
Ahem. Global replace of `cfg' with `inst->cfg' is all very well, but
let's try to make sure it doesn't happen inside any strings! The
-cfg option for cursor foreground colour nearly had a nasty accident
there.

[originally from svn r2569]
unix/pterm.c