summaryrefslogtreecommitdiffstats
path: root/extensions/ebt_ulog.c
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/ebt_ulog.c')
-rw-r--r--extensions/ebt_ulog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/ebt_ulog.c b/extensions/ebt_ulog.c
index 162586d..54eec53 100644
--- a/extensions/ebt_ulog.c
+++ b/extensions/ebt_ulog.c
@@ -24,7 +24,7 @@
#define ULOG_CPRANGE '3'
#define ULOG_QTHRESHOLD '4'
#define ULOG_ULOG '5'
-static struct option opts[] =
+static const struct option opts[] =
{
{ "ulog-prefix" , required_argument, 0, ULOG_PREFIX },
{ "ulog-nlgroup" , required_argument, 0, ULOG_NLGROUP },