1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-04 04:52:47 -05:00

Merge branch 'pre-0.64'

This commit is contained in:
Jacob Nevins
2015-01-05 23:49:25 +00:00
9 changed files with 13 additions and 13 deletions

View File

@ -113,7 +113,7 @@ static void *backhandle;
static Conf *conf;
/*
* Default settings that are specific to pterm.
* Default settings that are specific to Unix plink.
*/
char *platform_default_s(const char *name)
{