Merge branch 'szhou/enh/ipWhiteList' of github.com:taosdata/TDengine into szhou/enh/ipWhiteList

This commit is contained in:
shenglian zhou 2023-09-12 14:16:35 +08:00
commit 21dd7a82b0
1 changed files with 1 additions and 1 deletions

View File

@ -50,4 +50,4 @@ int32_t mndFetchIpWhiteList(SIpWhiteList *ipList, char **buf) {
*buf = NULL;
return 0;
}
#endif
#endif