Author: toad
Date: 2009-04-02 17:38:52 +0000 (Thu, 02 Apr 2009)
New Revision: 26370

Modified:
   trunk/freenet/src/freenet/client/ArchiveStoreContext.java
Log:
Non-public


Modified: trunk/freenet/src/freenet/client/ArchiveStoreContext.java
===================================================================
--- trunk/freenet/src/freenet/client/ArchiveStoreContext.java   2009-04-02 
17:35:50 UTC (rev 26369)
+++ trunk/freenet/src/freenet/client/ArchiveStoreContext.java   2009-04-02 
17:38:52 UTC (rev 26370)
@@ -16,7 +16,7 @@
  * 
  * Always take the lock on ArchiveStoreContext before the lock on 
ArchiveManager, NOT the other way around.
  */
-public class ArchiveStoreContext {
+class ArchiveStoreContext {
 
        private FreenetURI key;
        private final ArchiveManager.ARCHIVE_TYPE archiveType;

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

Reply via email to