forked from I2P_Developers/i2p.i2p
Override toString()
This commit is contained in:
@@ -794,6 +794,7 @@ class EstablishState {
|
||||
Log log =RouterContext.getCurrentContext().logManager().getLog(VerifiedEstablishState.class);
|
||||
log.warn("prepareOutbound() on verified state, doing nothing!");
|
||||
}
|
||||
@Override public String toString() { return "VerfiedEstablishState";}
|
||||
}
|
||||
|
||||
/** @deprecated unused */
|
||||
|
Reference in New Issue
Block a user