Author: nextgens
Date: 2008-05-23 02:21:50 +0000 (Fri, 23 May 2008)
New Revision: 20056
Modified:
trunk/freenet/src/freenet/client/ArchiveContext.java
Log:
(review 25)
Modified: trunk/freenet/src/freenet/client/ArchiveContext.java
===================================================================
--- trunk/freenet/src/freenet/client/ArchiveContext.java 2008-05-23
02:18:58 UTC (rev 20055)
+++ trunk/freenet/src/freenet/client/ArchiveContext.java 2008-05-23
02:21:50 UTC (rev 20056)
@@ -24,6 +24,7 @@
/**
* Check for a loop.
+ *
* The URI provided is expected to be a reasonably unique identifier
for the archive.
*/
public synchronized void doLoopDetection(FreenetURI key) throws
ArchiveFailureException {