Merge branch 'szhou/enh/ipWhiteList' of github.com:taosdata/TDengine into szhou/enh/ipWhiteList
This commit is contained in:
commit
21dd7a82b0
|
@ -50,4 +50,4 @@ int32_t mndFetchIpWhiteList(SIpWhiteList *ipList, char **buf) {
|
||||||
*buf = NULL;
|
*buf = NULL;
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue