Author: toad
Date: 2009-04-02 20:35:36 +0000 (Thu, 02 Apr 2009)
New Revision: 26376

Modified:
   trunk/freenet/src/freenet/client/async/ClientRequestScheduler.java
Log:
Comments


Modified: trunk/freenet/src/freenet/client/async/ClientRequestScheduler.java
===================================================================
--- trunk/freenet/src/freenet/client/async/ClientRequestScheduler.java  
2009-04-02 19:48:47 UTC (rev 26375)
+++ trunk/freenet/src/freenet/client/async/ClientRequestScheduler.java  
2009-04-02 20:35:36 UTC (rev 26376)
@@ -259,8 +259,8 @@
        /**
         * Register a group of requests (not inserts): a GotKeyListener and/or 
one 
         * or more SendableGet's.
-        * @param listener Listeners for specific keys. Can be null if the 
listener
-        * is already registered e.g. most of the time with SplitFileFetcher*.
+        * @param listener Listens for specific keys. Can be null if the 
listener
+        * is already registered i.e. on retrying.
         * @param getters The actual requests to register to the request sender 
queue.
         * @param persistent True if the request is persistent.
         * @param onDatabaseThread True if we are running on the database 
thread.

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

Reply via email to