mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 09:11:42 +00:00
Fix typo. Thanks to PeterK
See issue #2208 for more details. svn path=/trunk/; revision=26577
This commit is contained in:
parent
fbdc420d95
commit
0c3487a948
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ halmp.dll = 2,hal.dll
|
|||
|
||||
[Display]
|
||||
;<id> = <user friendly name>,<spare>,<service key name>,<hight>,<width>,<bpp>
|
||||
vga = "VGA Display (640x480x8)",,Vga,640,480,8
|
||||
vga = "VGA Display (640x480x4)",,Vga,640,480,4
|
||||
vbe_640x480x8 = "VESA Display (640x480x8)",,VBE,640,480,8
|
||||
vbe_640x480x16 = "VESA Display (640x480x16)",,VBE,640,480,16
|
||||
vbe_640x480x32 = "VESA Display (640x480x32)",,VBE,640,480,32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue