summaryrefslogtreecommitdiffstats
path: root/extensions/ebt_standard.c
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/ebt_standard.c')
-rw-r--r--extensions/ebt_standard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/ebt_standard.c b/extensions/ebt_standard.c
index 67d4d7c..81edead 100644
--- a/extensions/ebt_standard.c
+++ b/extensions/ebt_standard.c
@@ -11,7 +11,7 @@
#include <getopt.h>
#include "../include/ebtables_u.h"
-static struct option opts[] =
+static const struct option opts[] =
{
{0}
};