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