1
0
Эх сурвалжийг харах

Code indentation

Source commit: 3ec320919fd29f073c8fc170fcb790e808b81056
Martin Prikryl 1 жил өмнө
parent
commit
29f6f25840

+ 1 - 1
source/core/S3FileSystem.cpp

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