[NETFILTER]: x_tables: Fix typos after conversion to use mass registation helper
[powerpc.git] / net / netfilter / xt_SECMARK.c
index 451b67c..add7521 100644 (file)
@@ -111,7 +111,7 @@ static int checkentry(const char *tablename, const void *entry,
        return 1;
 }
 
-static struct xt_target xt_secmark_target = {
+static struct xt_target xt_secmark_target[] = {
        {
                .name           = "SECMARK",
                .family         = AF_INET,