javadoc fix

This commit is contained in:
zzz
2021-08-23 09:21:24 -04:00
parent 03f2cbfc89
commit 63b3da265b

View File

@@ -673,7 +673,7 @@ public abstract class TunnelPeerSelector extends ConnectChecker {
/**
* not thread safe
*
* @param h container for sort keys, not used as a Hash
* @param k container for sort keys, not used as a Hash
*/
private HashComparator(SessionKey k) {
byte[] b = k.getData();