Remove outdated comment, format field in struct cmd have moved in commit 788687b0. Signed-off-by: JingPiao Chen <chenjingpiao@xxxxxxxxx> --- include/rule.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/rule.h b/include/rule.h index 631a1bc..89a6da6 100644 --- a/include/rule.h +++ b/include/rule.h @@ -437,7 +437,6 @@ void monitor_free(struct monitor *m); * @seqnum: sequence number to match netlink errors * @union: object * @arg: argument data - * @format: info about the export/import format */ struct cmd { struct list_head list; -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html