svn commit: trunk/busybox/runit

vda at busybox.net vda at busybox.net
Sun Jan 28 14:51:33 UTC 2007


Author: vda
Date: 2007-01-28 06:51:32 -0800 (Sun, 28 Jan 2007)
New Revision: 17597

Log:
correct bad English


Modified:
   trunk/busybox/runit/svlogd.c


Changeset:
Modified: trunk/busybox/runit/svlogd.c
===================================================================
--- trunk/busybox/runit/svlogd.c	2007-01-28 13:34:02 UTC (rev 17596)
+++ trunk/busybox/runit/svlogd.c	2007-01-28 14:51:32 UTC (rev 17597)
@@ -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;




More information about the busybox-cvs mailing list