]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix a collection of calls to tell_user so that they don't add their
authorSimon Tatham <anakin@pobox.com>
Thu, 11 Jul 2013 17:24:47 +0000 (17:24 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 11 Jul 2013 17:24:47 +0000 (17:24 +0000)
commitd9ccf044be5618fd1ded0c69e86212e2038ec6b9
treeb8b6f21bb32dadfcfedb2ee8ccc3fab80c53ef23
parentf78c9165a1e417b6d2304ee36b219ccd09751a1c
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]
pscp.c