From: Glenn L McGrath Date: Sat, 4 Oct 2003 00:05:47 +0000 (-0000) Subject: Woops, the previous patch reversal wasnt complete, breaking everything. X-Git-Tag: 1_00_pre4~142 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=fd7bc13557a9b672f7f5ba8ef5677c3317bd12ee;p=oweals%2Fbusybox.git Woops, the previous patch reversal wasnt complete, breaking everything. --- 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 /*