From 20ab76a2cb9c2697e0974abdb166e1db04ef20ef Mon Sep 17 00:00:00 2001 From: Vincent-Michael Date: Wed, 8 Apr 2015 02:27:20 +0200 Subject: Core: Whitespace cleanup --- src/server/shared/Updater/UpdateFetcher.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/server/shared/Updater/UpdateFetcher.cpp') diff --git a/src/server/shared/Updater/UpdateFetcher.cpp b/src/server/shared/Updater/UpdateFetcher.cpp index 2b12f39780c..a4bdd193743 100644 --- a/src/server/shared/Updater/UpdateFetcher.cpp +++ b/src/server/shared/Updater/UpdateFetcher.cpp @@ -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) -- cgit v1.2.3