]> git.ipfire.org Git - thirdparty/nftables.git/commit
include: Fix comment for struct eval_ctx
authorPhil Sutter <phil@nwl.cc>
Wed, 24 Oct 2018 10:35:02 +0000 (12:35 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 24 Oct 2018 10:55:13 +0000 (12:55 +0200)
commiteff35932059569d2a36a14dd911091c0bec00032
tree1bf97105601bb6883029ca6befc482605c4f8f04
parent9c44738258e402dacf6f51c84e24a05b123d7e59
include: Fix comment for struct eval_ctx

Previous change to that struct missed to update the comment.

Fixes: 00f777bfc414a ("src: pass struct nft_ctx through struct eval_ctx")
Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/rule.h