projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f86bd9f
)
Woops, the previous patch reversal wasnt complete, breaking everything.
author
Glenn L McGrath
<bug1@ihug.co.nz>
Sat, 4 Oct 2003 00:05:47 +0000
(
00:05
-0000)
committer
Glenn L McGrath
<bug1@ihug.co.nz>
Sat, 4 Oct 2003 00:05:47 +0000
(
00:05
-0000)
applets/busybox.c
patch
|
blob
|
history
diff --git
a/applets/busybox.c
b/applets/busybox.c
index 9d41b52f76fdf6593b06e58c140bd46c826ad7e9..997c155142a14a45ae90c7615b11284bbdc533bf 100644
(file)
--- 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
/*