From 744134e41da9f827c70bd2a6cb4e28063cca980e Mon Sep 17 00:00:00 2001 From: Andreas Mohr Date: Thu, 12 Oct 2000 20:41:29 +0000 Subject: [PATCH] Replace null bytes by spaces in WriteConsoleOutputA call. --- msdos/vga.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/msdos/vga.c b/msdos/vga.c index 89aae227acf..13a716be03b 100644 --- a/msdos/vga.c +++ b/msdos/vga.c @@ -255,6 +255,9 @@ void CALLBACK VGA_Poll( ULONG_PTR arg ) dest.Top=Y; dest.Bottom=Y; for (X=0; X