Plan 9 from Bell Labs 1992-04-17
1 files changed, 1 insertions(+), 1 deletions(-) M pc/vga.c
M pc/vga.c => pc/vga.c +1 -1
@@ 110,7 110,7 @@ VGAmode mode12 = /* attribute */ 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x14, 0x07, 0x38, 0x39, 0x3a, 0x3b, 0x3c, 0x3d, 0x3e, 0x3f, - 0x01, 0x00, 0x0f, 0x00, 0x00, + 0x01, 0x07, 0x0f, 0x00, 0x00, }; #endif