mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
javadoc fix
This commit is contained in:
@@ -608,7 +608,7 @@ class ClientConnectionRunner {
|
||||
* called after a new leaseSet is granted by the client, the NetworkDb has been
|
||||
* updated. This takes care of all the LeaseRequestState stuff (including firing any jobs)
|
||||
*
|
||||
* @param ls, if encrypted, the encrypted LS, not the decrypted one
|
||||
* @param ls if encrypted, the encrypted LS, not the decrypted one
|
||||
*/
|
||||
void leaseSetCreated(LeaseSet ls) {
|
||||
Hash h = ls.getDestination().calculateHash();
|
||||
|
||||
Reference in New Issue
Block a user