From ce0d5077f07c111e2ee8951830271219dd572a36 Mon Sep 17 00:00:00 2001 From: JingPiao Chen Date: Sat, 23 Sep 2017 17:11:22 +0800 Subject: include: remove outdated comment Remove outdated comment, format field in struct cmd have moved in commit 788687b03e37 ("src: interpret the event type from the evaluation step"). Signed-off-by: JingPiao Chen Signed-off-by: Pablo Neira Ayuso --- include/rule.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/rule.h b/include/rule.h index 631a1bcd..89a6da68 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; -- cgit v1.2.3