]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Put the \001 prefix back on scp error messages when they're sent to
authorSimon Tatham <anakin@pobox.com>
Sat, 28 Apr 2001 17:18:47 +0000 (17:18 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 28 Apr 2001 17:18:47 +0000 (17:18 +0000)
commitd27112ea87a4f73dad344aa4b016ac28f5a408e1
tree0f9d37c7e9afb4451e5020e4bdd7e6d469f78471
parent321adcb4b94c9c99cb413a7fa9897fadf891e8c6
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 :-(

[originally from svn r1090]
scp.c