-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday 25 February 2003 12:11 am, Matthew Toseland wrote: > On Mon, Feb 24, 2003 at 09:24:25PM -0500, Bryan Donlan wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > On Monday 24 February 2003 09:01 pm, Matthew Toseland wrote: > > > Update of /cvsroot/freenet/freenet/src/freenet/transport > > > In directory sc8-pr-cvs1:/tmp/cvs-serv5789/src/freenet/transport > > > > > > Modified Files: > > > tcpTransport.java > > > Log Message: > > > fix routing! > > > > [snip] > > > > > --- 136,143 ---- > > > return false; > > > > > > + return true; > > > > Methinks the return true; would have no effect. > > Read the line above :)
Yes. return false;. The only thing in between is whitespace. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+W8lKx533NjVSos4RAtI5AKCkzwKD/hbOektIbYRBRkkF6T2GLwCgp/QW pexJQDQ0Occ560OiLP0DrJk= =JDzu -----END PGP SIGNATURE----- _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
