diff options
Diffstat (limited to 'ls.c')
-rw-r--r-- | ls.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |