未验证 提交 9a68c999 编写于 作者: L Luoyiling1010 提交者: Gitee

【OpenHarmony开源贡献者计划2022】增加句尾标点,与前面保持风格一致

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