未验证 提交 924525f8 编写于 作者: L Luoyiling1010 提交者: Gitee

【修改名词堆砌问题】

Signed-off-by: Luoyiling1010 <345725087@qq.com>
Signed-off-by: NLuoyiling1010 <345725087@qq.com>
上级 48d08506
......@@ -404,8 +404,8 @@ typedef struct {
} TreeNodeInfo;
typedef struct {
TreeNodeInfo nodeInfo; /* Tree information data structure of each node. */
void *userInfo; /* User information data structure of each node. */
TreeNodeInfo nodeInfo; /* Data structure of each node's tree information. */
void *userInfo; /* Data structure of each node's user information. */
} TreeNode;
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册