<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17045">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: multiplication<br><br>Change-Id: I5f1fd90f3bcaef6f2d8b77e169957c59dc4b858d<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/45/17045/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 d46857c..0342971 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>@@ -103,7 +103,7 @@</span><br><span>  }</span><br><span>    fftw_execute(chan->fftw_plan);</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-   /* Imaginary mulitplication (frequency space). */</span><br><span style="color: hsl(120, 100%, 40%);">+     /* Imaginary multiplication (frequency space). */</span><br><span>    /* First FFTW result has never an imaginary part. */</span><br><span>         chan->fftw_in[0] = chan->fftw_out[0] * chan->hrtf[0];</span><br><span>       for (i = 1; i < (hrtf_length / 2); i++) {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/17045">change 17045</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/+/17045"/><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: I5f1fd90f3bcaef6f2d8b77e169957c59dc4b858d </div>
<div style="display:none"> Gerrit-Change-Number: 17045 </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>