Fix code which was clobbering people's -P arguments in PSCP (moved it to
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Mon, 7 Oct 2002 16:52:55 +0000 (16:52 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Mon, 7 Oct 2002 16:52:55 +0000 (16:52 +0000)
commit4db4f6a6d75223cb2203afbab235ef44b3f4f960
tree477e9558aabb9fe63224f190e80fb9b864a407f0
parentf7f273099c8798f70611550bfc06b417e5c28ac7
Fix code which was clobbering people's -P arguments in PSCP (moved it to
before the deferred command line processing).
Also removed a couple of unused variables.

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