summaryrefslogtreecommitdiffstats
path: root/mbbsd/more.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/more.c')
-rw-r--r--mbbsd/more.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/mbbsd/more.c b/mbbsd/more.c
index acd0e5a7..d33f8e04 100644
--- a/mbbsd/more.c
+++ b/mbbsd/more.c
@@ -45,9 +45,7 @@ int more(const char *fpath, int promptend)
"%u %s %d %s admin edit file=%s\n",
(int)now, Cdate(&now), getpid(), cuser.userid, fpath);
- // no need to allow anything...
- // at least, no need to change title.
- vedit2(fpath, NA, NULL, 0);
+ veditfile(fpath);
break;
case RET_SELECTBRD: