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, 2 insertions, 2 deletions
diff --git a/mbbsd/more.c b/mbbsd/more.c
index 5422c0bd..e758c82c 100644
--- a/mbbsd/more.c
+++ b/mbbsd/more.c
@@ -42,8 +42,8 @@ int more(const char *fpath, int promptend)
#endif // BN_SECURITY
log_filef("log/security", LOG_CREAT,
- "%u %24.24s %d %s admin edit file=%s\n",
- (int)now, ctime4(&now), getpid(), cuser.userid, fpath);
+ "%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.