Set BASE_GLOBAL_VARIABLE_NUM to 224 for the success of fastcheck

This commit is contained in:
zhouxiongjia 2020-12-30 19:30:42 +08:00 committed by zhaowenhao
parent 22251c5e31
commit d687ed5243
1 changed files with 1 additions and 1 deletions

View File

@ -4947,7 +4947,7 @@ static void CheckCleanCodeWarningInfo(const int baseNum, const int currentNum,
return; return;
} }
#define BASE_GLOBAL_VARIABLE_NUM 225 #define BASE_GLOBAL_VARIABLE_NUM 224
static void check_global_variables() static void check_global_variables()
{ {
char* cmd = char* cmd =