Clarified some comments.

committer: mfx <mfx> 975421093 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2000-11-28 14:18:13 +00:00
parent 632a66eb7c
commit 084cc89a41
3 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -196,7 +196,7 @@ static void print0(FILE *f, const char *ss)
// Note:
// We use 2 passes to avoid unnecessary system calls because
// scrollUp() under Win32 is *extremely* slow.
// scrollUp() under Win95/98 is *extremely* slow.
UNUSED(f);
screen->getCursor(screen,&old_cx,&old_cy);