mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-26 16:24:17 +00:00
fixed build error
This commit is contained in:
parent
89b624308e
commit
ea191afd9d
@ -319,15 +319,17 @@ namespace data
|
||||
}
|
||||
});
|
||||
if (numOutdated > numFiles/2) // more than half
|
||||
{
|
||||
LogPrint (eLogError, "Reseed: mammoth's shit");
|
||||
LogPrint (eLogError, " *_____*",
|
||||
/*LogPrint (eLogError, " *_____*",
|
||||
std::endl, " *_*****_*",
|
||||
std::endl, " *_(O)_(O)_*",
|
||||
std::endl, "**____V____**",
|
||||
std::endl, "**_________**",
|
||||
std::endl, "**_________**",
|
||||
std::endl, " *_________*",
|
||||
std::endl, " ***___***");
|
||||
std::endl, " ***___***");*/
|
||||
}
|
||||
}
|
||||
return numFiles;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user