[BusyBox-cvs] busybox/applets applets.c,1.25,1.26
Erik Andersen
andersen at busybox.net
Wed Apr 14 17:51:10 UTC 2004
- Previous message: [BusyBox-cvs] busybox/docs/busybox.net news.html, 1.13, 1.14 oldnews.html, 1.21, 1.22
- Next message: [BusyBox-cvs] busybox/archival dpkg.c, 1.76, 1.77 gzip.c, 1.62, 1.63 tar.c, 1.189, 1.190
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/busybox/applets
In directory nail:/tmp/cvs-serv15466/applets
Modified Files:
applets.c
Log Message:
Larry Doolittle writes:
This is a bulk spelling fix patch against busybox-1.00-pre10.
If anyone gets a corrupted copy (and cares), let me know and
I will make alternate arrangements.
Erik - please apply.
Authors - please check that I didn't corrupt any meaning.
Package importers - see if any of these changes should be
passed to the upstream authors.
I glossed over lots of sloppy capitalizations, missing apostrophes,
mixed American/British spellings, and German-style compound words.
What is "pretect redefined for test" in cmdedit.c?
Good luck on the 1.00 release!
- Larry
Index: applets.c
===================================================================
RCS file: /var/cvs/busybox/applets/applets.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- a/applets.c 6 Apr 2004 14:28:35 -0000 1.25
+++ b/applets.c 14 Apr 2004 17:51:07 -0000 1.26
@@ -475,7 +475,7 @@
/* Encountering configuration lines prior to seeing a
* section header is treated as an error. This is how
- * the old code worked, but it may not be desireable.
+ * the old code worked, but it may not be desirable.
* We may want to simply ignore such lines in case they
* are used in some future version of busybox. */
if (!section) {
- Previous message: [BusyBox-cvs] busybox/docs/busybox.net news.html, 1.13, 1.14 oldnews.html, 1.21, 1.22
- Next message: [BusyBox-cvs] busybox/archival dpkg.c, 1.76, 1.77 gzip.c, 1.62, 1.63 tar.c, 1.189, 1.190
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the busybox-cvs
mailing list