]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Fix a copy-and-pasted comment.
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 5 Jan 2015 23:41:24 +0000 (23:41 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 5 Jan 2015 23:48:11 +0000 (23:48 +0000)
unix/uxplink.c

index ab06eb77f0030b3fb4ef8cd76515bb3884693f96..3bcec398b60d13627ef6e7d58b813796728f346d 100644 (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)
 {