提交 615410ab 编写于 作者: L liu0x54

[TD-154] modify the SUserObj fields position

上级 1575e614
...@@ -177,7 +177,7 @@ typedef struct _user_obj { ...@@ -177,7 +177,7 @@ typedef struct _user_obj {
char reserved[16]; char reserved[16];
char updateEnd[1]; char updateEnd[1];
int32_t authAllowTime; int32_t authAllowTime;
int16_t authFailCount; int32_t authFailCount;
struct _user_obj *prev, *next; struct _user_obj *prev, *next;
} SUserObj; } SUserObj;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册