Fix a typo in a comment.
MFC after: 3 days
This commit is contained in:
parent
a8e94264ae
commit
63a10f10ab
@ -163,7 +163,7 @@ struct include_entry {
|
||||
|
||||
struct oldlog_entry {
|
||||
char *fname; /* Filename of the log file */
|
||||
time_t t; /* Parses timestamp of the logfile */
|
||||
time_t t; /* Parsed timestamp of the logfile */
|
||||
};
|
||||
|
||||
typedef enum {
|
||||
|
Loading…
x
Reference in New Issue
Block a user