Tartarus CVS: putty: ben
tartarus-commits@lists.tartarus.org
tartarus-commits@lists.tartarus.org
Sun, 05 Jan 2003 22:53:25 +0000
CVS Root: /home/cvs
Module: putty
Changes by: ben
Date: Sun Jan 05 2003 22:53:25 GMT
Log message:
Move x11fwd and portfwd prototypes from ssh.c into ssh.h so they can be seen
by (and checked against) the definitions.
Modified files:
. : portfwd.c ssh.c ssh.h x11fwd.c
Links:
http://cvs.tartarus.org//putty/portfwd.c.diff?r1=1.12&r2=1.13
http://cvs.tartarus.org//putty/ssh.c.diff?r1=1.254&r2=1.255
http://cvs.tartarus.org//putty/ssh.h.diff?r1=1.58&r2=1.59
http://cvs.tartarus.org//putty/x11fwd.c.diff?r1=1.21&r2=1.22