Explorar o código

Fixing 6c6f5ed1 for the master branch

Source commit: a01fdd98af367fb9e8a1e22520181ad646a73e26
Martin Prikryl %!s(int64=4) %!d(string=hai) anos
pai
achega
df1ebf1d58
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      source/core/FtpFileSystem.cpp

+ 1 - 1
source/core/FtpFileSystem.cpp

@@ -2441,7 +2441,7 @@ void __fastcall TFTPFileSystem::ReadFile(const UnicodeString FileName,
 
         AFile = FFileListCache->FindFile(NameOnly);
       }
-      VMSAllRevisionsFlag.Release();
+      VmsAllRevisionsFlag.Release();
 
       if (AFile != NULL)
       {