Fix "-v" in the Windows console utilities (plink, pscp, psftp).
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Tue, 21 Jan 2003 19:18:06 +0000 (19:18 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Tue, 21 Jan 2003 19:18:06 +0000 (19:18 +0000)
commitd3fef4a5f0fbcc8990e7cd8c840e06f9675e20f9
treefcee0b7201c94761ac65302936c3c5d0fc21856f
parentf1a2e9ec45456e1bbec345cea8bb4732d229d541
Fix "-v" in the Windows console utilities (plink, pscp, psftp).
I'm not convinced I've done this the right way (I've introduced a static for
logctx in console.c) but it will do for now.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2674 cda61777-01e9-0310-a592-d414129be87e
console.c
plink.c
psftp.c
putty.h
scp.c