projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2806b23
)
correct bad English
author
Denis Vlasenko
<vda.linux@googlemail.com>
Sun, 28 Jan 2007 14:51:32 +0000
(14:51 -0000)
committer
Denis Vlasenko
<vda.linux@googlemail.com>
Sun, 28 Jan 2007 14:51:32 +0000
(14:51 -0000)
runit/svlogd.c
patch
|
blob
|
history
diff --git
a/runit/svlogd.c
b/runit/svlogd.c
index cf29e8e9f69f89ae6778477f5d97b27a5c1c822a..41a7c860e8ab6ce0d68ff5ab1a67a53749906021 100644
(file)
--- a/
runit/svlogd.c
+++ b/
runit/svlogd.c
@@
-796,7
+796,7
@@
int svlogd_main(int argc, char **argv)
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;