From bca09696672c8c736882368e99eaaf083e8c2f81 Mon Sep 17 00:00:00 2001 From: lishu Date: Wed, 28 Nov 2018 21:19:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=85=B3=E9=94=AE=E8=AF=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/AV_interface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AV_interface.h b/src/AV_interface.h index 9c8c12d..192341d 100644 --- a/src/AV_interface.h +++ b/src/AV_interface.h @@ -183,7 +183,7 @@ typedef struct msg_log_s uint8_t protocol; // translation protocol num; uint8_t service; // service type; uint8_t level; // result level; - uint8_t fd_type; // 封堵类型, 0表示动态黑白名单,1表示静态配置命中,2表示二级分析节点命中。 + uint8_t fd_type; }msg_log_t; typedef enum