other: remove a typo.
This commit is contained in:
parent
04cd42a835
commit
8e62ebab64
|
@ -77,7 +77,7 @@ int32_t qwHandleTaskComplete(QW_FPARAMS_DEF, SQWTaskCtx *ctx) {
|
|||
|
||||
return TSDB_CODE_SUCCESS;
|
||||
}
|
||||
\
|
||||
|
||||
int32_t qwExecTask(QW_FPARAMS_DEF, SQWTaskCtx *ctx, bool *queryStop) {
|
||||
int32_t code = 0;
|
||||
bool qcontinue = true;
|
||||
|
|
Loading…
Reference in New Issue