From 74817a4552e41a34644ec869c6ff7578854fac74 Mon Sep 17 00:00:00 2001 From: default Date: Thu, 6 Apr 2023 00:03:06 +0200 Subject: Updated RELEASE_NOTES. --- data.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data.c') diff --git a/data.c b/data.c index de2f25b..50a484f 100644 --- a/data.c +++ b/data.c @@ -1367,7 +1367,7 @@ d_char *history_list(snac *snac) void lastlog_write(snac *snac) -/* writes the last time and date the user logged in */ +/* writes the last time the user logged in */ { xs *fn = xs_fmt("%s/lastlog.txt", snac->basedir); FILE *f; -- cgit v1.2.3