summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/libxt_helper.c')
-rw-r--r--extensions/libxt_helper.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/libxt_helper.c b/extensions/libxt_helper.c
index bce0f286..9c24494f 100644
--- a/extensions/libxt_helper.c
+++ b/extensions/libxt_helper.c
@@ -20,8 +20,8 @@ IPTABLES_VERSION);
}
static const struct option opts[] = {
- { "helper", 1, 0, '1' },
- {0}
+ { "helper", 1, NULL, '1' },
+ { }
};
/* Function which parses command options; returns true if it