提交 d7a5f76b 编写于 作者: S Shengliang Guan

minor changes

上级 28341e31
......@@ -118,7 +118,7 @@ typedef struct {
int32_t mnodeGetStatistics(SMnodeStat *stat);
/**
* Get the statistical information of Mnode.
* Get the auth information of Mnode.
*
* @param user, username.
* @param spi, security parameter index.
......
......@@ -13,8 +13,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef TDENGINE_TWORKER_H
#define TDENGINE_TWORKER_H
#ifndef _TD_UTIL_WORKER_H
#define _TD_UTIL_WORKER_H
#ifdef __cplusplus
extern "C" {
......@@ -78,4 +78,4 @@ void tWriteWorkerFreeQueue(SWriteWorkerPool *pool, taos_queue queue);
}
#endif
#endif
#endif /*_TD_UTIL_WORKER_H*/
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册