summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_limit.c
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/libxt_limit.c')
-rw-r--r--extensions/libxt_limit.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/libxt_limit.c b/extensions/libxt_limit.c
index c1db72a5..e9c89c3a 100644
--- a/extensions/libxt_limit.c
+++ b/extensions/libxt_limit.c
@@ -31,9 +31,9 @@ help(void)
}
static const struct option opts[] = {
- { "limit", 1, 0, '%' },
- { "limit-burst", 1, 0, '$' },
- { 0 }
+ { "limit", 1, NULL, '%' },
+ { "limit-burst", 1, NULL, '$' },
+ { }
};
static