mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
File missed in previous netdb checkin
This commit is contained in:
@@ -152,7 +152,7 @@ abstract class FloodSearchJob extends JobImpl {
|
||||
*/
|
||||
public String getName() { return "NetDb search (phase 1)"; }
|
||||
|
||||
protected Hash getKey() { return _key; }
|
||||
public Hash getKey() { return _key; }
|
||||
|
||||
/**
|
||||
* @return number remaining after decrementing
|
||||
|
||||
Reference in New Issue
Block a user