Karthik Nayak <karthik.188@xxxxxxxxx> writes: > + if_then_else->condition_satisfied = 1; > + } else if (if_then_else->cmp_status == COMPARE_UNEQUAL) { Please, no space before tabs (locally fixed--no need to resend).
Karthik Nayak <karthik.188@xxxxxxxxx> writes: > + if_then_else->condition_satisfied = 1; > + } else if (if_then_else->cmp_status == COMPARE_UNEQUAL) { Please, no space before tabs (locally fixed--no need to resend).