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 dded10a9..35fc28da 100644
--- a/mbbsd/edit.c
+++ b/mbbsd/edit.c
@@ -3181,6 +3181,7 @@ vedit2(char *fpath, int saveheader, int *islocal, int flags)
setutmpmode(EDITEXP);
a_menu("½s¿è»²§U¾¹", "etc/editexp",
(HasUserPerm(PERM_SYSOP) ? SYSOP : NOBODY),
+ 0,
trans_buffer);
currstat = currstat0;
}