Procházet zdrojové kódy

Whitespaces

Source commit: 3c5454da0468f8c8d7c59c2d17efefd00c688e63
Martin Prikryl před 4 roky
rodič
revize
512257808f
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      source/core/FtpFileSystem.cpp

+ 0 - 1
source/core/FtpFileSystem.cpp

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