diff options
| author | lishu <[email protected]> | 2018-11-28 21:19:36 +0800 |
|---|---|---|
| committer | lishu <[email protected]> | 2018-11-28 21:19:36 +0800 |
| commit | bca09696672c8c736882368e99eaaf083e8c2f81 (patch) | |
| tree | d763f6502df90cbc2e59ff817b3adae5def4033b | |
| parent | 752cc68dfcab36d2ab3f387632146915e122a78c (diff) | |
删除关键词
| -rw-r--r-- | src/AV_interface.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
