소스 검색

Whitespaces

Source commit: 3c5454da0468f8c8d7c59c2d17efefd00c688e63
Martin Prikryl 4 년 전
부모
커밋
512257808f
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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;