1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 01:48:00 +00:00

Fix a copy-and-pasted comment.

This commit is contained in:
Jacob Nevins 2015-01-05 23:41:24 +00:00
parent bff08a95e7
commit f3685eb948

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)
{