There's no real need for portfwd.c to reference `cfg' directly, when
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 12 Jan 2003 14:56:19 +0000 (14:56 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 12 Jan 2003 14:56:19 +0000 (14:56 +0000)
commitc2524e4ee3ee57fd5b3b6d44a2026ee742573c3d
tree54e97042274b04d6034bfbf82efe696c76c6fe12
parent169c04c90148d37b31ce77208123319ce6f21d1e
There's no real need for portfwd.c to reference `cfg' directly, when
it only needs one item from it and that can easily be passed in from
the call site in ssh.c.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2564 cda61777-01e9-0310-a592-d414129be87e
portfwd.c
ssh.c
ssh.h