mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-05-31 00:40:28 -05:00
Spelling fix to RDB's comments: fascist is spelled thus :-)
[originally from svn r422]
This commit is contained in:
parent
693e51c934
commit
455cc2d387
2
window.c
2
window.c
@ -701,7 +701,7 @@ font_messup:
|
|||||||
}
|
}
|
||||||
|
|
||||||
#ifdef CHECKOEMFONT
|
#ifdef CHECKOEMFONT
|
||||||
/* With the facist font painting it doesn't matter if the linedraw font
|
/* With the fascist font painting it doesn't matter if the linedraw font
|
||||||
* isn't exactly the right size anymore so we don't have to check this.
|
* isn't exactly the right size anymore so we don't have to check this.
|
||||||
*/
|
*/
|
||||||
if (cfg.vtmode == VT_OEMANSI && fsize[FONT_OEM] != fsize[FONT_NORMAL] ) {
|
if (cfg.vtmode == VT_OEMANSI && fsize[FONT_OEM] != fsize[FONT_NORMAL] ) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user