Author: toad
Date: 2008-08-27 16:06:55 +0000 (Wed, 27 Aug 2008)
New Revision: 22193

Modified:
   branches/db4o/freenet/src/freenet/support/io/PersistentTempBucketFactory.java
Log:
Missed a file


Modified: 
branches/db4o/freenet/src/freenet/support/io/PersistentTempBucketFactory.java
===================================================================
--- 
branches/db4o/freenet/src/freenet/support/io/PersistentTempBucketFactory.java   
    2008-08-27 16:06:35 UTC (rev 22192)
+++ 
branches/db4o/freenet/src/freenet/support/io/PersistentTempBucketFactory.java   
    2008-08-27 16:06:55 UTC (rev 22193)
@@ -34,7 +34,7 @@
        private HashSet originalFiles;

        /** Filename generator */
-       private final FilenameGenerator fg;
+       public final FilenameGenerator fg;

        /** Random number generator */
        private transient RandomSource strongPRNG;


Reply via email to