Fix: misaligned line

This commit is contained in:
Rin Cat (鈴猫) 2021-12-04 08:46:54 -05:00
parent 768aded0a1
commit d2da59149e
No known key found for this signature in database
GPG Key ID: 40DCF18E97150795

View File

@ -1503,7 +1503,7 @@ void phydm_dfs_histogram_radar_distinguish(
dfs->pri_cond3 = 1;
/*@Cancel the condition that the abs between pri and pw*/
dfs->pri_cond4 = 1;
dfs->pri_cond4 = 1;
if (dfs->pri_hold_sum[5] <= dfs->pri_sum_g5_th)
dfs->pri_cond5 = 1;