[td-225]
This commit is contained in:
parent
d4a18dd68c
commit
49ae6c39e5
|
@ -51,4 +51,6 @@ int32_t taosGetCurrentAPPName(char *name, int32_t* len) {
|
|||
if (len != NULL) {
|
||||
*len = (int32_t) strlen(filepath);
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
Loading…
Reference in New Issue