提交 a0f01c7d 编写于 作者: R root

minor changes

上级 48d22d9c
...@@ -126,8 +126,8 @@ void syncCleanUp() { ...@@ -126,8 +126,8 @@ void syncCleanUp() {
} }
if (vgIdHash) { if (vgIdHash) {
vgIdHash = NULL;
taosHashCleanup(vgIdHash); taosHashCleanup(vgIdHash);
vgIdHash = NULL;
} }
sInfo("sync module is cleaned up"); sInfo("sync module is cleaned up");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册