commit | fd7bc13557a9b672f7f5ba8ef5677c3317bd12ee | [log] [tgz] |
---|---|---|
author | Glenn L McGrath <bug1@ihug.co.nz> | Sat Oct 04 00:05:47 2003 +0000 |
committer | Glenn L McGrath <bug1@ihug.co.nz> | Sat Oct 04 00:05:47 2003 +0000 |
tree | b93a68c03669940203de28813d2b8a0b5f630001 | |
parent | f86bd9f2cdfa3e9cfb54724e98f71a7657ff6019 [diff] |
Woops, the previous patch reversal wasnt complete, breaking everything.
diff --git a/applets/busybox.c b/applets/busybox.c index 9d41b52..997c155 100644 --- a/applets/busybox.c +++ b/applets/busybox.c
@@ -98,7 +98,7 @@ int busybox_main(int argc, char **argv) { - int col = 0; + int col = 0, len, i; #ifdef CONFIG_FEATURE_INSTALLER /*