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

Skip to content
Snippets Groups Projects
Commit 4a863f8c authored by zzz's avatar zzz
Browse files

comment

parent 24264548
No related branches found
No related tags found
No related merge requests found
......@@ -2146,6 +2146,10 @@ public class UDPTransport extends TransportImpl implements TimedWeightedPriority
}
}
/**
* Todo: Move since some of these apply to NTCP also, and the whole thing
* is hidden if i2np.udp.enable=false
*/
private final String getKey() {
StringBuilder buf = new StringBuilder(1024);
buf.append("<h3>").append(_("Definitions")).append("</h3><div class=\"configure\">" +
......
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