forked from I2P_Developers/i2p.i2p
javadoc fixes part 14 (ticket #1894)
This commit is contained in:
@@ -118,6 +118,7 @@ public class SummaryHelper extends HelperBase {
|
||||
}
|
||||
**/
|
||||
|
||||
/** allowReseed */
|
||||
public boolean allowReseed() {
|
||||
return _context.netDb().isInitialized() &&
|
||||
(_context.netDb().getKnownRouters() < 30) ||
|
||||
|
||||
Reference in New Issue
Block a user