summaryrefslogtreecommitdiffstats
path: root/mbbsd/edit.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/edit.c')
-rw-r--r--mbbsd/edit.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mbbsd/edit.c b/mbbsd/edit.c
index 6ce46305..7316643e 100644
--- a/mbbsd/edit.c
+++ b/mbbsd/edit.c
@@ -2431,6 +2431,7 @@ vedit(char *fpath, int saveheader, int *islocal)
textline_t *oldcurrline;
char trans_buffer[256];
+ STATINC(STAT_VEDIT);
currutmp->mode = EDITING;
currutmp->destuid = currstat;