1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-01 11:32:48 -05:00

"CR implies LF" patch, based on one from Paul Coldrey.

[originally from svn r7669]
This commit is contained in:
Ben Harris
2007-08-04 19:16:46 +00:00
parent 3dc0f8507d
commit 8659f5145f
6 changed files with 27 additions and 0 deletions

View File

@ -597,6 +597,7 @@ struct config_tag {
FontSpec widefont;
FontSpec wideboldfont;
int shadowboldoffset;
int crhaslf;
};
/*