Author: toad Date: 2009-04-03 14:10:53 +0000 (Fri, 03 Apr 2009) New Revision: 26439
Modified: trunk/freenet/src/freenet/client/async/PersistentChosenBlock.java Log: Comment Modified: trunk/freenet/src/freenet/client/async/PersistentChosenBlock.java =================================================================== --- trunk/freenet/src/freenet/client/async/PersistentChosenBlock.java 2009-04-03 14:06:00 UTC (rev 26438) +++ trunk/freenet/src/freenet/client/async/PersistentChosenBlock.java 2009-04-03 14:10:53 UTC (rev 26439) @@ -12,7 +12,7 @@ import freenet.support.Logger; /** - * A block within a ChosenRequest. + * A block within a PersistentChosenRequest. * @author Matthew Toseland <[email protected]> (0xE43DA450) */ public class PersistentChosenBlock extends ChosenBlock { _______________________________________________ cvs mailing list [email protected] http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs
