summaryrefslogtreecommitdiffstats
path: root/mbbsd/edit.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/edit.c')
-rw-r--r--mbbsd/edit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/edit.c b/mbbsd/edit.c
index 74eca7c5..502ecc19 100644
--- a/mbbsd/edit.c
+++ b/mbbsd/edit.c
@@ -1783,7 +1783,7 @@ vedit(char *fpath, int saveheader, int *islocal)
last = (char)ch;
}
}
- if (interval && (interval > tin-2) && (interval < tin+2))
+ if (interval && interval == tin)
{ // Ptt : +- 1 ¬í¤]ºâ
count++;
if(count>60)