Commit d2b7b793 authored by bayers's avatar bayers
Browse files

fix for #975, do a missing renaming of the occurence of the switch

parent b8d04610
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2374,7 +2374,7 @@ ivas_error IVAS_DEC_VoIP_FeedFrame(
#endif
        /* check if frame contains a partial copy and get its offset */
        evs_dec_previewFrame( au, auSize, &partialCopyFrameType, &partialCopyOffset );
#ifdef FIX_975_JBM_USAN
#ifdef NONBE_FIX_975_JBM_USAN
    }
#endif