Author: j16sdiz
Date: 2009-02-27 14:00:05 +0000 (Fri, 27 Feb 2009)
New Revision: 25852

Modified:
   trunk/freenet/src/freenet/client/Metadata.java
Log:
comment

Modified: trunk/freenet/src/freenet/client/Metadata.java
===================================================================
--- trunk/freenet/src/freenet/client/Metadata.java      2009-02-27 13:53:54 UTC 
(rev 25851)
+++ trunk/freenet/src/freenet/client/Metadata.java      2009-02-27 14:00:05 UTC 
(rev 25852)
@@ -75,7 +75,7 @@
        /** Keys stored in full (otherwise assumed to be CHKs) */
        boolean fullKeys;
        static final short FLAGS_SPLITFILE = 1;
-       static final short FLAGS_DBR = 2;
+       static final short FLAGS_DBR = 2;       // not supported
        static final short FLAGS_NO_MIME = 4;
        static final short FLAGS_COMPRESSED_MIME = 8;
        static final short FLAGS_EXTRA_METADATA = 16;

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

Reply via email to