The command-line routines now take a pointer to `cfg' as an
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 12 Jan 2003 14:17:03 +0000 (14:17 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 12 Jan 2003 14:17:03 +0000 (14:17 +0000)
commit5555d393c727cca12fce612a469bacb9b627eb3b
tree965a5efafbedf81ee7158129568c57ed005877f6
parentb3ebaa287b8a57f3d35675889adc86f6384eb458
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: svn://svn.tartarus.org/sgt/putty@2555 cda61777-01e9-0310-a592-d414129be87e
cmdline.c
plink.c
psftp.c
putty.h
scp.c
window.c