Fix typos
This commit is contained in:

committed by
GitHub

parent
ef0fb48f1f
commit
6a497a23d9
@@ -375,7 +375,7 @@ namespace data
|
||||
if (end - contentPos >= contentLength)
|
||||
break; // we are beyond contentLength
|
||||
}
|
||||
if (numFiles) // check if routers are not outdated
|
||||
if (numFiles) // check if routers are not outdated
|
||||
{
|
||||
auto ts = i2p::util::GetMillisecondsSinceEpoch ();
|
||||
int numOutdated = 0;
|
||||
|
Reference in New Issue
Block a user