fix comment

pull/1089/head
Jeff Becker 4 years ago
parent b211450cc8
commit e4a16dfdd5
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -123,7 +123,7 @@ namespace llarp
if((us ^ location) < (peer ^ location) || peer == us)
{
// ask second closest as we are relayed
// ask second closest as we are recursive
if(not dht.Nodes()->FindCloseExcluding(location, peer, exclude))
{
// no second closeset

Loading…
Cancel
Save