<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17001">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: iteration<br><br>Change-Id: Id09242b58d2a9fb8614d82af5125b1fba86854f4<br>---<br>M bridges/bridge_softmix/bridge_softmix_binaural.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/01/17001/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/bridges/bridge_softmix/bridge_softmix_binaural.c b/bridges/bridge_softmix/bridge_softmix_binaural.c</span><br><span>index 3a036cd..d46857c 100644</span><br><span>--- a/bridges/bridge_softmix/bridge_softmix_binaural.c</span><br><span>+++ b/bridges/bridge_softmix/bridge_softmix_binaural.c</span><br><span>@@ -128,7 +128,7 @@</span><br><span>               chan->fftw_out[i] = chan->fftw_out[i] / (hrtf_length / 2);</span><br><span>     }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-   /* Save the block for overlapp add in the next itteration. */</span><br><span style="color: hsl(120, 100%, 40%);">+ /* Save the block for overlapp add in the next iteration. */</span><br><span>         for (i = 0; i < in_sample_size; i++) {</span><br><span>            chan->overlap_add[i] += chan->fftw_out[i];</span><br><span>     }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/17001">change 17001</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/17001"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Id09242b58d2a9fb8614d82af5125b1fba86854f4 </div>
<div style="display:none"> Gerrit-Change-Number: 17001 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Josh Soref <jsoref@gmail.com> </div>
<div style="display:none"> Gerrit-CC: Friendly Automation </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>