Преглед изворни кода

Whitespaces

(cherry picked from commit 512257808f48937fba477ac140dbbdd8933b9a68)

Source commit: 58f80973d621ed4cfb853d4a4ef7ac442b35521e
Martin Prikryl пре 4 година
родитељ
комит
282a24ecef
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      source/core/FtpFileSystem.cpp

+ 0 - 1
source/core/FtpFileSystem.cpp

@@ -3401,7 +3401,6 @@ void __fastcall TFTPFileSystem::HandleReplyStatus(UnicodeString Response)
     }
   }
 
-
   if (StartsStr(DirectoryHasBytesPrefix, Response))
   {
     UnicodeString Buf = Response;