Resolve "Follow-up on MR !2965"

Reason why this change is needed

  • Correct usage of IF() vs. if()

Description of the change

  • Replace IF() by if(), since only one instruction is used within

Affected operating points

  • All operating points are BE.

Closes #2554 (closed)

Edited by multrus

Merge request reports

Loading