IPv6目的IP转换时,使用错误变量会导致获取的IP归属地信息不正确

This commit is contained in:
liuxueli
2020-06-12 11:52:35 +08:00
parent cf3ec4e15c
commit 2aa222c7cf
2 changed files with 3 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ static __attribute__((__used__)) const char * GIT_VERSION_UNKNOWN = NULL;
#endif
char TSG_MASTER_VERSION_20200609=0;
char TSG_MASTER_VERSION_20200612=0;
const char *tsg_conffile="tsgconf/main.conf";
g_tsg_para_t g_tsg_para;