Slash and burn EOL whitespace everywhere

This commit is contained in:
Tony Butler
2021-11-27 17:59:40 -07:00
parent 1554a1212c
commit 12a79ca6b7
94 changed files with 1059 additions and 1059 deletions

View File

@@ -39,7 +39,7 @@ xmrig::CpuLaunchData::CpuLaunchData(const Miner *miner, const Algorithm &algorit
hugePages(config.isHugePages()),
hwAES(config.isHwAES()),
yield(config.isYield()),
astrobwtMaxSize(config.astrobwtMaxSize()),
astrobwtMaxSize(config.astrobwtMaxSize()),
priority(config.priority()),
affinity(thread.affinity()),
miner(miner),