commit | 4e1715f4b9377a17c222d2e2f1868577f9db05fc | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Sun Jan 28 14:51:32 2007 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Sun Jan 28 14:51:32 2007 +0000 |
tree | cb39577524444444e44c24e32031ab626affe5be | |
parent | 2806b2368c41e78f02b60eff7b6f50932a2dc3fb [diff] [blame] |
correct bad English
diff --git a/runit/svlogd.c b/runit/svlogd.c index cf29e8e..41a7c86 100644 --- a/runit/svlogd.c +++ b/runit/svlogd.c
@@ -796,7 +796,7 @@ if (!timestamp) memRchr = memrchr; - /* Each iteration processes one line or more lines */ + /* Each iteration processes one or more lines */ while (1) { char stamp[FMT_PTIME]; char *lineptr;