1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-03 20:42:48 -05:00

Oops - check in leftovers from yesterday's development. That's what

I get for running most of my cvs commands in the unix subdir :-/

[originally from svn r2078]
This commit is contained in:
Simon Tatham
2002-10-16 09:28:17 +00:00
parent 4f3806f735
commit e30ab28d34
3 changed files with 4 additions and 3 deletions

View File

@ -372,6 +372,8 @@ struct config_tag {
/* Options for pterm. Should split out into platform-dependent part. */
int stamp_utmp;
int login_shell;
int scrollbar_on_left;
char boldfont[64];
};
/*