diff options
Diffstat (limited to 'mbbsd/io.c')
-rw-r--r-- | mbbsd/io.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -88,6 +88,8 @@ oflush(void) szLastOutput = 0; } #endif // DBG_OUTRPT + + fsync(1); } void |
![]() |
index : pttbbs | |
The most popular BBS site in Taiwan (http://opensvn.csie.org/pttbbs) | LAN-TW |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | mbbsd/io.c | 2 |
@@ -88,6 +88,8 @@ oflush(void) szLastOutput = 0; } #endif // DBG_OUTRPT + + fsync(1); } void |