I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 6504e1f9 authored by zzz's avatar zzz
Browse files

export symbol

parent b125276b
No related branches found
No related tags found
No related merge requests found
......@@ -144,7 +144,7 @@ public class Packet {
public static final int FLAG_NO_ACK = (1 << 10);
public static final int DEFAULT_MAX_SIZE = 32*1024;
private static final int MAX_DELAY_REQUEST = 65535;
protected static final int MAX_DELAY_REQUEST = 65535;
public Packet() { }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment