Woops, the previous patch reversal wasnt complete, breaking everything.
authorGlenn L McGrath <bug1@ihug.co.nz>
Sat, 4 Oct 2003 00:05:47 +0000 (00:05 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Sat, 4 Oct 2003 00:05:47 +0000 (00:05 -0000)
applets/busybox.c

index 9d41b52..997c155 100644 (file)
@@ -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        
        /*