summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/rule.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rule.h b/include/rule.h
index 977f2748..197efab4 100644
--- a/include/rule.h
+++ b/include/rule.h
@@ -587,7 +587,7 @@ extern void cmd_free(struct cmd *cmd);
/**
* struct eval_ctx - evaluation context
*
- * @nf_sock: netlink socket (for caching)
+ * @nft: nftables context
* @msgs: message queue
* @cmd: current command
* @table: current table