From fd7bc13557a9b672f7f5ba8ef5677c3317bd12ee Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Sat, 4 Oct 2003 00:05:47 +0000 Subject: Woops, the previous patch reversal wasnt complete, breaking everything. --- applets/busybox.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 /* -- cgit v1.2.3