提交 1393637d 编写于 作者: T tickduan

reset blank

上级 2035a933
...@@ -318,7 +318,7 @@ bool taosCfgDynamicOptions(char *msg) { ...@@ -318,7 +318,7 @@ bool taosCfgDynamicOptions(char *msg) {
} else { } else {
*((int8_t *)cfg->ptr) = (int8_t)vint; *((int8_t *)cfg->ptr) = (int8_t)vint;
} }
if (strncasecmp(cfg->option, "monitor", olen) == 0) { if (strncasecmp(cfg->option, "monitor", olen) == 0) {
if (1 == vint) { if (1 == vint) {
if (monStartSystemFp) { if (monStartSystemFp) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册