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

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

File missed in previous netdb checkin

parent 037e6940
No related branches found
No related tags found
No related merge requests found
...@@ -152,7 +152,7 @@ abstract class FloodSearchJob extends JobImpl { ...@@ -152,7 +152,7 @@ abstract class FloodSearchJob extends JobImpl {
*/ */
public String getName() { return "NetDb search (phase 1)"; } public String getName() { return "NetDb search (phase 1)"; }
protected Hash getKey() { return _key; } public Hash getKey() { return _key; }
/** /**
* @return number remaining after decrementing * @return number remaining after decrementing
......
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