From: Jacob Nevins Date: Mon, 5 Jan 2015 23:41:24 +0000 (+0000) Subject: Fix a copy-and-pasted comment. X-Git-Tag: 0.64~10 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=f3685eb9482ab98e7c7ecee06970795a016834b6;p=PuTTY.git Fix a copy-and-pasted comment. --- diff --git a/unix/uxplink.c b/unix/uxplink.c index ab06eb77..3bcec398 100644 --- a/unix/uxplink.c +++ b/unix/uxplink.c @@ -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) {