mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 05:45:41 +00:00
[SOFT386]
Remove whitespace from empty line. svn path=/branches/ntvdm/; revision=60258
This commit is contained in:
parent
7328873681
commit
56948f4801
1 changed files with 1 additions and 1 deletions
|
@ -238,7 +238,7 @@ Soft386Reset(PSOFT386_STATE State)
|
|||
|
||||
/* Initialize CR0 */
|
||||
State->ControlRegisters[SOFT386_REG_CR0] |= SOFT386_CR0_ET;
|
||||
|
||||
|
||||
/* Restore the callbacks */
|
||||
State->MemReadCallback = MemReadCallback;
|
||||
State->MemWriteCallback = MemWriteCallback;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue