Tartarus CVS: putty jacob

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Mon, 07 Oct 2002 18:14:41 +0100


CVSROOT:	/usr/data/cvs
Module name:	putty
Changes by:	jacob	02/10/07 18:14:41

Modified files:
	.              : Tag: branch-0-53 scp.c 

Log message:
>From trunk:
cvs up -j1.87 -j1.88 scp.c
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.