From da56c5ed1f424f78040d2bd7f11833978eeb46b8 Mon Sep 17 00:00:00 2001 From: ptt Date: Fri, 23 Apr 2004 20:25:32 +0000 Subject: last one buggy in io.c git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1836 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/io.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mbbsd/io.c b/mbbsd/io.c index 029fae38..21a8045b 100644 --- a/mbbsd/io.c +++ b/mbbsd/io.c @@ -126,7 +126,7 @@ dogetch() if (flushf) (*flushf) (); - oflush(); + refresh(); if (i_newfd) { -- cgit v1.2.3