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