Put the \001 prefix back on scp error messages when they're sent to
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 28 Apr 2001 17:18:47 +0000 (17:18 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 28 Apr 2001 17:18:47 +0000 (17:18 +0000)
commitff89646a8828ce862d53b96a19ee6469dabce71a
tree0f9d37c7e9afb4451e5020e4bdd7e6d469f78471
parent7f4968e626d4bc41141fb2e16505804ff8da7e0c
Put the \001 prefix back on scp error messages when they're sent to
the server. (Not sure _why_ they're sent to the server; scp is
weird.) It may be pointless when sent to the screen, which is why I
removed it, but it's extremely pointful on the wire :-(

git-svn-id: svn://svn.tartarus.org/sgt/putty@1090 cda61777-01e9-0310-a592-d414129be87e
scp.c