提交 282eaa39 编写于 作者: K Kaili Xu

sync with master and restore log format

上级 f805fdea
......@@ -578,7 +578,7 @@ static int32_t tsdbSyncSendDFileSet(SSyncH *pSynch, SDFileSet *pSet) {
return -1;
}
// No file any more, no need to send file, just return
// No file any more, no need to send file, just return
if (pSet == NULL) {
return 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册