]> asedeno.scripts.mit.edu Git - PuTTY_svn.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)
commitb703ee667c390777c0cdbc49b0107e1dc9ee1c21
tree965a5efafbedf81ee7158129568c57ed005877f6
parent3b17a9911dbe9ee744883a5c8d7d2f9db6e55910
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.

git-svn-id: http://svn.tartarus.org/sgt/putty@2555 cda61777-01e9-0310-a592-d414129be87e
cmdline.c
plink.c
psftp.c
putty.h
scp.c
window.c