]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
There's no real need for portfwd.c to reference `cfg' directly, when
authorSimon Tatham <anakin@pobox.com>
Sun, 12 Jan 2003 14:56:19 +0000 (14:56 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 12 Jan 2003 14:56:19 +0000 (14:56 +0000)
commit5ecbac24414e5ec0033677bb8bd84288ee490d90
tree54e97042274b04d6034bfbf82efe696c76c6fe12
parent6a2c0436def3e25d74854ce17606506ccb5a0521
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.

[originally from svn r2564]
portfwd.c
ssh.c
ssh.h