mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 16:48:16 +00:00
[NTVDM] Fix whitespace.
This commit is contained in:
parent
78d20a9b3a
commit
6c5d38c22a
1 changed files with 1 additions and 1 deletions
|
@ -232,7 +232,7 @@ static VGA_REGISTERS VideoMode_640x480_16color =
|
|||
0xE3,
|
||||
|
||||
/* Sequencer Registers */
|
||||
{0x00, 0x01, 0x0F, 0x00, 0x06},
|
||||
{0x00, 0x01, 0x0F, 0x00, 0x06},
|
||||
|
||||
/* CRTC Registers */
|
||||
{0x5F, 0x4F, 0x50, 0x82, 0x54, 0x80, 0x0B, 0x3E, 0x00, 0x40, 0x00, 0x00,
|
||||
|
|
Loading…
Reference in a new issue