mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[FREELDR]: Fix typo in comment, spotted by "middings". CORE-10040 #resolve
svn path=/trunk/; revision=68817
This commit is contained in:
@@ -344,7 +344,7 @@ WinLdrSetProcessorContext(void)
|
||||
/* Disable Interrupts */
|
||||
_disable();
|
||||
|
||||
/* Re-initalize EFLAGS */
|
||||
/* Re-initialize EFLAGS */
|
||||
__writeeflags(0);
|
||||
|
||||
/* Set the new PML4 */
|
||||
|
||||
Reference in New Issue
Block a user