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

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

javadoc fix

parent 65993e1d
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ class BloomFilterIVValidator implements IVValidator {
private static final String PROP_DISABLE = "router.disableDecayingBloomFilter";
/**
* @param Kbps share bandwidth
* @param KBps share bandwidth
*/
public BloomFilterIVValidator(RouterContext ctx, int KBps) {
_context = ctx;
......
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