From 13e100e1d8c5c47848645e2ef98f21e2c09297db Mon Sep 17 00:00:00 2001 From: Diego Martinez Date: Wed, 8 Jul 2015 16:18:11 -0300 Subject: [PATCH] Windows: Fix some warnings. --- src/filesys.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/filesys.cpp b/src/filesys.cpp index 9aeecf427..4cefdb807 100644 --- a/src/filesys.cpp +++ b/src/filesys.cpp @@ -142,7 +142,7 @@ bool RecursiveDelete(const std::string &path) infostream<<"RecursiveDelete: Deleting content of directory " < content = GetDirListing(path); - for(int i=0; i