Core: Whitespace/tab2spaces cleanup

This commit is contained in:
click
2015-04-10 04:12:06 +02:00
parent 08a62f19b8
commit a09eafa104
13 changed files with 23 additions and 23 deletions

View File

@@ -158,7 +158,7 @@ uint32 UpdateFetcher::Update(bool const redundancyChecks, bool const allowRehash
{
LocaleFileStorage const available = GetFileList();
AppliedFileStorage applied = ReceiveAppliedFiles();
// Fill hash to name cache
HashToFileNameStorage hashToName;
for (auto entry : applied)