Author: batosai
Date: 2008-11-04 18:26:37 +0000 (Tue, 04 Nov 2008)
New Revision: 23311

Modified:
   trunk/plugins/WoT/IdentityFetcher.java
Log:
Comment.

Modified: trunk/plugins/WoT/IdentityFetcher.java
===================================================================
--- trunk/plugins/WoT/IdentityFetcher.java      2008-11-04 12:42:37 UTC (rev 
23310)
+++ trunk/plugins/WoT/IdentityFetcher.java      2008-11-04 18:26:37 UTC (rev 
23311)
@@ -136,7 +136,8 @@
        // Only called by inserts
        public void onGeneratedURI(FreenetURI uri, BaseClientPutter state) {}

-       /* TODO: comment this function: who calls it and when? */
+       /** Called when freenet.async thinks that the request should be 
serialized to
+        * disk, if it is a persistent request. */
        public void onMajorProgress() {}

        /**


Reply via email to