Author: nextgens Date: 2008-05-23 02:08:51 +0000 (Fri, 23 May 2008) New Revision: 20053
Modified: trunk/freenet/src/freenet/client/ArchiveContext.java Log: trivial; (review 25) Modified: trunk/freenet/src/freenet/client/ArchiveContext.java =================================================================== --- trunk/freenet/src/freenet/client/ArchiveContext.java 2008-05-22 22:48:42 UTC (rev 20052) +++ trunk/freenet/src/freenet/client/ArchiveContext.java 2008-05-23 02:08:51 UTC (rev 20053) @@ -8,6 +8,7 @@ /** * @author amphibian (Matthew Toseland) + * * Object passed down a full fetch, including all the recursion. * Used, at present, for detecting archive fetch loops, hence the * name.
