summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorptt <ptt@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-04-24 04:25:32 +0800
committerptt <ptt@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-04-24 04:25:32 +0800
commitda56c5ed1f424f78040d2bd7f11833978eeb46b8 (patch)
tree63c460c2e8badea45cca2cb23f053f5376ccf95b
parent9638054c27af6c986d72ffe416152208fb8da006 (diff)
downloadpttbbs-da56c5ed1f424f78040d2bd7f11833978eeb46b8.tar
pttbbs-da56c5ed1f424f78040d2bd7f11833978eeb46b8.tar.gz
pttbbs-da56c5ed1f424f78040d2bd7f11833978eeb46b8.tar.bz2
pttbbs-da56c5ed1f424f78040d2bd7f11833978eeb46b8.tar.lz
pttbbs-da56c5ed1f424f78040d2bd7f11833978eeb46b8.tar.xz
pttbbs-da56c5ed1f424f78040d2bd7f11833978eeb46b8.tar.zst
pttbbs-da56c5ed1f424f78040d2bd7f11833978eeb46b8.zip
last one buggy in io.c
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1836 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
-rw-r--r--mbbsd/io.c2
1 files changed, 1 insertions, 1 deletions
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) {