Commit 8a900050 authored by Marek Szczerba's avatar Marek Szczerba
Browse files

Updated comment associated with directivity pattern reading

parent 3c269acd
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1868,7 +1868,7 @@ static ivas_error RenderConfigReader_readBinary(
                }
            }
        }
        /* Loop through the acoustic environments from the binary stream */
        /* Loop through the directivity patterns from the binary stream */
        for ( n = 0; n < nDP; n++ )
        {