Fix a typo in a comment.

MFC after:	3 days
This commit is contained in:
simon 2010-11-21 11:50:16 +00:00
parent a8e94264ae
commit 63a10f10ab

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 {