Updated the console screen driver.

committer: mfx <mfx> 968571822 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2000-09-10 07:43:42 +00:00
parent ce00884d1e
commit 46b10df26d
3 changed files with 34 additions and 23 deletions
+1
View File
@@ -395,6 +395,7 @@ void UiPacker::doCallback(unsigned isize, unsigned osize)
(void) con_fg(stdout,fg);
fflush(stdout);
printSetNl(1);
UNUSED(fg);
return;
}