aboutsummaryrefslogtreecommitdiff
path: root/applets
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2003-10-04 00:05:47 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2003-10-04 00:05:47 +0000
commitfd7bc13557a9b672f7f5ba8ef5677c3317bd12ee (patch)
treeb93a68c03669940203de28813d2b8a0b5f630001 /applets
parentf86bd9f2cdfa3e9cfb54724e98f71a7657ff6019 (diff)
downloadbusybox-fd7bc13557a9b672f7f5ba8ef5677c3317bd12ee.tar.gz
Woops, the previous patch reversal wasnt complete, breaking everything.
Diffstat (limited to 'applets')
-rw-r--r--applets/busybox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/busybox.c b/applets/busybox.c
index 9d41b52f7..997c15514 100644
--- a/applets/busybox.c
+++ b/applets/busybox.c
@@ -98,7 +98,7 @@ int main(int argc, char **argv)
int busybox_main(int argc, char **argv)
{
- int col = 0;
+ int col = 0, len, i;
#ifdef CONFIG_FEATURE_INSTALLER
/*