]> asedeno.scripts.mit.edu Git - PuTTY.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)
commit36f133b374d8a611ef42791c381cfdb8eee1f11a
treefcee0b7201c94761ac65302936c3c5d0fc21856f
parent30347e5313beae6bc2053ba5e8cc304631b24f76
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.

[originally from svn r2674]
console.c
plink.c
psftp.c
putty.h
scp.c