From c86bcbb3a7161dbb466fa2890d2446ac09537b11 Mon Sep 17 00:00:00 2001 From: "Simon L. B. Nielsen" Date: Sun, 21 Nov 2010 11:50:16 +0000 Subject: [PATCH] Fix a typo in a comment. MFC after: 3 days --- usr.sbin/newsyslog/newsyslog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/newsyslog/newsyslog.c b/usr.sbin/newsyslog/newsyslog.c index 7ba6cb860cf..46158efe3d7 100644 --- a/usr.sbin/newsyslog/newsyslog.c +++ b/usr.sbin/newsyslog/newsyslog.c @@ -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 {