diff options
Diffstat (limited to 'mbbsd/io.c')
-rw-r--r-- | mbbsd/io.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -126,7 +126,7 @@ dogetch() if (flushf) (*flushf) (); - oflush(); + refresh(); if (i_newfd) { |
index : pttbbs | ||
The most popular BBS site in Taiwan (http://opensvn.csie.org/pttbbs) | LAN-TW |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | mbbsd/io.c | 2 |
@@ -126,7 +126,7 @@ dogetch() if (flushf) (*flushf) (); - oflush(); + refresh(); if (i_newfd) { |