Author: toad
Date: 2007-07-04 21:07:06 +0000 (Wed, 04 Jul 2007)
New Revision: 13932

Modified:
   trunk/freenet/src/freenet/node/NodeIPPortDetector.java
Log:
comment

Modified: trunk/freenet/src/freenet/node/NodeIPPortDetector.java
===================================================================
--- trunk/freenet/src/freenet/node/NodeIPPortDetector.java      2007-07-04 
21:02:18 UTC (rev 13931)
+++ trunk/freenet/src/freenet/node/NodeIPPortDetector.java      2007-07-04 
21:07:06 UTC (rev 13932)
@@ -23,7 +23,7 @@
        final Node node;
        /** The NodeIPDetector which determines the node's IP address but not 
its port number */
        final NodeIPDetector ipDetector;
-       /** The NodeCrypto with the node's port number */
+       /** The NodeCrypto with the node's port number and list of peers */
        final NodeCrypto crypto;
        /** ARK inserter. */
        private final NodeARKInserter arkPutter;


Reply via email to