summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_realm.c
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/libipt_realm.c')
-rw-r--r--extensions/libipt_realm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/libipt_realm.c b/extensions/libipt_realm.c
index 87302433..2304d685 100644
--- a/extensions/libipt_realm.c
+++ b/extensions/libipt_realm.c
@@ -250,7 +250,7 @@ final_check(unsigned int flags)
"realm match: You must specify `--realm'");
}
-static struct iptables_match realm = { NULL,
+static struct iptables_match realm = {
.name = "realm",
.version = IPTABLES_VERSION,
.size = IPT_ALIGN(sizeof(struct ipt_realm_info)),