This was redundant
This commit is contained in:
parent
269e07cadc
commit
3e07541e5f
@ -689,7 +689,6 @@ extern int ls_main(int argc, char **argv)
|
|||||||
#endif
|
#endif
|
||||||
nfiles=0;
|
nfiles=0;
|
||||||
|
|
||||||
applet_name= argv[0];
|
|
||||||
/* process options */
|
/* process options */
|
||||||
while ((opt = getopt(argc, argv, "1AaCdgilnsx"
|
while ((opt = getopt(argc, argv, "1AaCdgilnsx"
|
||||||
#ifdef BB_FEATURE_AUTOWIDTH
|
#ifdef BB_FEATURE_AUTOWIDTH
|
||||||
|
1
ls.c
1
ls.c
@ -689,7 +689,6 @@ extern int ls_main(int argc, char **argv)
|
|||||||
#endif
|
#endif
|
||||||
nfiles=0;
|
nfiles=0;
|
||||||
|
|
||||||
applet_name= argv[0];
|
|
||||||
/* process options */
|
/* process options */
|
||||||
while ((opt = getopt(argc, argv, "1AaCdgilnsx"
|
while ((opt = getopt(argc, argv, "1AaCdgilnsx"
|
||||||
#ifdef BB_FEATURE_AUTOWIDTH
|
#ifdef BB_FEATURE_AUTOWIDTH
|
||||||
|
Loading…
Reference in New Issue
Block a user