Commit b2445acf authored by norvell's avatar norvell
Browse files

Add missing const qualifier

parent 06e93899
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -795,7 +795,7 @@ ivas_error ivas_td_binaural_open_ext_fx(
    LSSETUP_CUSTOM_STRUCT *customLsInput,
    const Word32 outFs,
#ifdef NONBE_1377_REND_DIRATT_CONF
    Word16 object_id, /* i: Object ID */
    const Word16 object_id, /* i: Object ID */
#endif
    Word16 *SrcInd,
    Word16 *num_src )