Author: toad
Date: 2007-12-05 14:23:22 +0000 (Wed, 05 Dec 2007)
New Revision: 16320
Modified:
trunk/freenet/src/freenet/node/FNPPacketMangler.java
Log:
update comment
Modified: trunk/freenet/src/freenet/node/FNPPacketMangler.java
===================================================================
--- trunk/freenet/src/freenet/node/FNPPacketMangler.java 2007-12-05
14:14:15 UTC (rev 16319)
+++ trunk/freenet/src/freenet/node/FNPPacketMangler.java 2007-12-05
14:23:22 UTC (rev 16320)
@@ -348,7 +348,6 @@
* @param buf The buffer to read bytes from
* @param offset The offset at which to start reading
* @param length The number of bytes to read
- * @param pn The PeerNode we think is responsible
* @param peer The Peer to send a reply to
* @param now The time at which the packet was received
* @return True if we handled a negotiation packet, false otherwise.