mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 12:23:28 +00: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