Commit 30575623 authored by norvell's avatar norvell
Browse files

Restore comment

parent b52cd43b
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -721,7 +721,7 @@ int32_t get_delay(
    RENDERER_TYPE renderer_type,      /* i  : IVAS rendering type                   */
    const int32_t binaural_latency_ns /* i  : binaural renderer HRTF delay in ns  */
#else
    const int32_t binaural_latency_ns /* i  : binaural renderer HRTF delay in ns    */
    const int32_t binaural_latency_ns /* i  : binauralization delay in ns         */
#endif
);