aboutsummaryrefslogtreecommitdiff
path: root/ls.c
diff options
context:
space:
mode:
Diffstat (limited to 'ls.c')
-rw-r--r--ls.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ls.c b/ls.c
index a338c0e6a..004c2a773 100644
--- a/ls.c
+++ b/ls.c
@@ -689,7 +689,6 @@ extern int ls_main(int argc, char **argv)
689#endif 689#endif
690 nfiles=0; 690 nfiles=0;
691 691
692 applet_name= argv[0];
693 /* process options */ 692 /* process options */
694 while ((opt = getopt(argc, argv, "1AaCdgilnsx" 693 while ((opt = getopt(argc, argv, "1AaCdgilnsx"
695#ifdef BB_FEATURE_AUTOWIDTH 694#ifdef BB_FEATURE_AUTOWIDTH