Explorar o código

Code indentation

Source commit: 3ec320919fd29f073c8fc170fcb790e808b81056
Martin Prikryl hai 1 ano
pai
achega
29f6f25840
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      source/core/S3FileSystem.cpp

+ 1 - 1
source/core/S3FileSystem.cpp

@@ -318,7 +318,7 @@ static UnicodeString GetS3ConfigValue(
 
 
         if (S3SecurityProfile.IsEmpty())
         if (S3SecurityProfile.IsEmpty())
         {
         {
-            AppLog(L"No AWS security credentials role detected");
+          AppLog(L"No AWS security credentials role detected");
         }
         }
         else
         else
         {
         {