Fix a typo in a comment.

MFC after:	3 days
This commit is contained in:
Simon L. B. Nielsen 2010-11-21 11:50:16 +00:00
parent 92095ab601
commit c86bcbb3a7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=215625

View File

@ -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 {