]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
The command-line routines now take a pointer to `cfg' as an
authorSimon Tatham <anakin@pobox.com>
Sun, 12 Jan 2003 14:17:03 +0000 (14:17 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 12 Jan 2003 14:17:03 +0000 (14:17 +0000)
commit5738dc219b04fc7b11a886426d31043fa040870f
tree965a5efafbedf81ee7158129568c57ed005877f6
parentfee1624c69a0ce8240b8c63d214d7e7a80053c88
The command-line routines now take a pointer to `cfg' as an
argument, so they don't depend on it being a global any more.

[originally from svn r2555]
cmdline.c
plink.c
psftp.c
putty.h
scp.c
window.c