Commit af2d9bb6 authored by Devansh Kandpal's avatar Devansh Kandpal
Browse files

bu ifx

parent 2f8c145c
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2308,7 +2308,7 @@ ivas_error RenderConfigReader_read(
#ifdef FIX_777_COMBI_RENDER_CONFIG_FILE
                        if ( read_txt_vector( pValue, pRenderConfigReader->pAE[acIdx].pFG->nrBands, pRenderConfigReader->pAE[acIdx].pRT60 ) )
#else
                        if ( read_txt_vector( pValue, pRenderConfigReader->pFG[idx].nrBands, pRenderConfigReader->pAE[acIdx].pRT60 )
                        if ( read_txt_vector( pValue, pRenderConfigReader->pFG[idx].nrBands, pRenderConfigReader->pAE[acIdx].pRT60 ))
#endif
                        {
                            errorHandler( item, ERROR_VALUE_INVALID );