Commit ac87929e authored by Nishant S Kulgod's avatar Nishant S Kulgod
Browse files

exp: assert for push_indice_fx

parent 2bf699e0
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -277,7 +277,7 @@ void push_indice_fx(
{
    Word16 i;


    assert(0 && "push_indice_fx called!!");
    IF( EQ_16( hBstr->last_ind_fx, id ) )
    {
        /* indice with the same name as the previous one */