From f5d38649c7ad6fedf9db95044e3ad91ce393b8df Mon Sep 17 00:00:00 2001
From: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
Date: Wed, 19 Nov 2014 08:49:13 +0000
Subject: Remove trailing spaces in every file but the ones imported from
 SkyEye, AOSP or generated

---
 src/common/file_search.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/common/file_search.cpp')

diff --git a/src/common/file_search.cpp b/src/common/file_search.cpp
index 63580f6889..bfb54ce72e 100644
--- a/src/common/file_search.cpp
+++ b/src/common/file_search.cpp
@@ -43,7 +43,7 @@ void CFileSearch::FindFiles(const std::string& _searchString, const std::string&
         bool bkeepLooping = true;
 
         while (bkeepLooping)
-        {            
+        {
             if (findData.cFileName[0] != '.')
             {
                 std::string strFilename;
-- 
cgit v1.2.3-70-g09d2