mirror of
https://github.com/reactos/reactos.git
synced 2026-07-05 04:44:38 +08:00
Fix typo
svn path=/trunk/; revision=40265
This commit is contained in:
@@ -388,7 +388,7 @@ WinLdrLoadNLSData(IN OUT PLOADER_PARAMETER_BLOCK LoaderBlock,
|
||||
if (!Status)
|
||||
goto Failure;
|
||||
|
||||
FsCloseFile(AnsiFileHandle);
|
||||
FsCloseFile(OemFileHandle);
|
||||
}
|
||||
|
||||
/* finally the language file */
|
||||
|
||||
Reference in New Issue
Block a user