summaryrefslogtreecommitdiffstats
path: root/src/fid.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fid.c')
-rw-r--r--src/fid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fid.c b/src/fid.c
index 9869075..45c6853 100644
--- a/src/fid.c
+++ b/src/fid.c
@@ -60,7 +60,7 @@ static struct file_link **members_0;
static unsigned int bits_vec_size;
static char *hits_buf;
-static struct option const long_options[] =
+static const struct option const long_options[] =
{
{ "file", required_argument, 0, 'f' },
{ "help", no_argument, &show_help, 1 },