summaryrefslogtreecommitdiff
path: root/src/ls.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ls.c')
-rw-r--r--src/ls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ls.c b/src/ls.c
index efdab887c..87f799707 100644
--- a/src/ls.c
+++ b/src/ls.c
@@ -741,7 +741,7 @@ enum
TIME_STYLE_OPTION
};
-static const struct option const long_options[] =
+static struct option const long_options[] =
{
{"all", no_argument, NULL, 'a'},
{"escape", no_argument, NULL, 'b'},