Commit 4b601cba authored by vaclav's avatar vaclav
Browse files

typo typo

parent 17b589eb
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -91,7 +91,7 @@ ivas_error init_decoder(
#if 0 // keep deactivated for the moment to keep BE
        st->last_bwidth = WB;
#else
        st->bwidth = NB;
        st->last_bwidth = NB;
#endif
    }
#else