From: Simon Tatham Date: Thu, 11 Jul 2013 17:24:47 +0000 (+0000) Subject: Fix a collection of calls to tell_user so that they don't add their X-Git-Tag: 0.63~78 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=d9ccf044be5618fd1ded0c69e86212e2038ec6b9;hp=d9ccf044be5618fd1ded0c69e86212e2038ec6b9;p=PuTTY.git Fix a collection of calls to tell_user so that they don't add their own newline before the one tell_user puts on the end anyway. Also, while I'm here, make up my mind about whether to prefix messages with "scp:" or "pscp:" - I choose the latter. [originally from svn r9914] ---