Author: toad
Date: 2009-04-04 00:22:29 +0000 (Sat, 04 Apr 2009)
New Revision: 26500

Modified:
   trunk/freenet/src/freenet/node/KeysFetchingLocally.java
Log:
Clarify comment


Modified: trunk/freenet/src/freenet/node/KeysFetchingLocally.java
===================================================================
--- trunk/freenet/src/freenet/node/KeysFetchingLocally.java     2009-04-04 
00:21:12 UTC (rev 26499)
+++ trunk/freenet/src/freenet/node/KeysFetchingLocally.java     2009-04-04 
00:22:29 UTC (rev 26500)
@@ -12,8 +12,8 @@
        
        /**
         * Is this request:token pair being executed? This applies only to
-        * non-persistent inserts, because persistent requests are selected on
-        * a request level, and requests use hasKey(). Also, activation issues
+        * non-persistent inserts, because persistent requests and inserts are 
selected 
+        * on a request level, and requests use hasKey(). Also, activation 
issues
         * with SendableRequest meaning getting a hash code would be 
problematic!
         */
        public boolean hasTransientInsert(SendableInsert insert, Object token);

_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs

Reply via email to