diff options
Diffstat (limited to 'data.c')
| -rw-r--r-- | data.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1367,7 +1367,7 @@ d_char *history_list(snac *snac) | |||
| 1367 | 1367 | ||
| 1368 | 1368 | ||
| 1369 | void lastlog_write(snac *snac) | 1369 | void lastlog_write(snac *snac) |
| 1370 | /* writes the last time and date the user logged in */ | 1370 | /* writes the last time the user logged in */ |
| 1371 | { | 1371 | { |
| 1372 | xs *fn = xs_fmt("%s/lastlog.txt", snac->basedir); | 1372 | xs *fn = xs_fmt("%s/lastlog.txt", snac->basedir); |
| 1373 | FILE *f; | 1373 | FILE *f; |