]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Fix "-v" in the Windows console utilities (plink, pscp, psftp).
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 21 Jan 2003 19:18:06 +0000 (19:18 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 21 Jan 2003 19:18:06 +0000 (19:18 +0000)
commitdbd0a7115a230e6ceb3d89ff1ec0d42c3cd9aa18
treefcee0b7201c94761ac65302936c3c5d0fc21856f
parentb865fc7a08413fbcc49777a6f3823728075d9a77
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: http://svn.tartarus.org/sgt/putty@2674 cda61777-01e9-0310-a592-d414129be87e
console.c
plink.c
psftp.c
putty.h
scp.c