forked from I2P_Developers/i2p.i2p
Typo
This commit is contained in:
@ -1492,7 +1492,7 @@ public class BlockfileNamingService extends DummyNamingService {
|
|||||||
rv = lookupAll2(hostname, lookupOptions, storedOptions);
|
rv = lookupAll2(hostname, lookupOptions, storedOptions);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// we sort the destinations in addDestionation(),
|
// we sort the destinations in addDestination(),
|
||||||
// which is a lot easier than sorting them here
|
// which is a lot easier than sorting them here
|
||||||
return rv;
|
return rv;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user