]> git.ipfire.org Git - thirdparty/iptables.git/commit
xt-compat: constify a few struct members
authorFlorian Westphal <fw@strlen.de>
Fri, 13 Apr 2018 11:43:33 +0000 (13:43 +0200)
committerFlorian Westphal <fw@strlen.de>
Fri, 13 Apr 2018 18:06:16 +0000 (20:06 +0200)
commit69c089b19a144c482c00d65f17c6c80b25b4d052
tree167468244b8f1c974f0f671cb2baec91280ec101
parent03ecffe6c2cc0c71f5ece161d39368d56930e241
xt-compat: constify a few struct members

avoids a compiler warning in a followup patch.

Signed-off-by: Florian Westphal <fw@strlen.de>
iptables/nft-shared.h