Author: nextgens
Date: 2007-09-09 15:42:56 +0000 (Sun, 09 Sep 2007)
New Revision: 15082

Modified:
   branches/freenet-jfk/src/freenet/node/FNPPacketMangler.java
Log:
Make the JFK-branch actually use jfk :p

Modified: branches/freenet-jfk/src/freenet/node/FNPPacketMangler.java
===================================================================
--- branches/freenet-jfk/src/freenet/node/FNPPacketMangler.java 2007-09-09 
15:38:35 UTC (rev 15081)
+++ branches/freenet-jfk/src/freenet/node/FNPPacketMangler.java 2007-09-09 
15:42:56 UTC (rev 15082)
@@ -2112,7 +2112,7 @@
        }
 
        public int[] supportedNegTypes() {
-               return new int[] { 1 };
+               return new int[] { 2 };
        }
 
        public int fullHeadersLengthOneMessage() {

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

Reply via email to