Author: toad
Date: 2009-04-04 00:56:35 +0000 (Sat, 04 Apr 2009)
New Revision: 26505

Modified:
   trunk/freenet/src/freenet/node/SupportsBulkCallFailure.java
Log:
comments


Modified: trunk/freenet/src/freenet/node/SupportsBulkCallFailure.java
===================================================================
--- trunk/freenet/src/freenet/node/SupportsBulkCallFailure.java 2009-04-04 
00:55:16 UTC (rev 26504)
+++ trunk/freenet/src/freenet/node/SupportsBulkCallFailure.java 2009-04-04 
00:56:35 UTC (rev 26505)
@@ -5,9 +5,8 @@
 import freenet.client.async.ClientContext;
 
 /**
- * Normally only implemented by SendableGet's. YOU MUST ALSO IMPLEMENT 
equals() and a hashCode() consistent with it!
+ * Normally only implemented by SendableGet's.
  * @author toad
- *
  */
 public interface SupportsBulkCallFailure {
        

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

Reply via email to