summaryrefslogtreecommitdiffstats
path: root/mbbsd/pmore.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/pmore.c')
-rw-r--r--mbbsd/pmore.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/pmore.c b/mbbsd/pmore.c
index 589fa893..abca918f 100644
--- a/mbbsd/pmore.c
+++ b/mbbsd/pmore.c
@@ -2295,7 +2295,7 @@ pmore(char *fpath, int promptend)
#ifdef PMORE_LOG_SYSOP_EDIT
time4_t t = time4(NULL);
- log_file("log/security", LOG_VF|LOG_CREAT,
+ log_filef("log/security", LOG_CREAT,
"%d %24.24s %d %s admin edit file=%s\n",
t, ctime4(&t), getpid(), cuser.userid, fpath);
#endif // PMORE_LOG_SYSOP_EDIT