<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16729">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: anyway<br><br>Change-Id: Ib141be00be7a4c8b922eac48a087612ea096c54e<br>---<br>M main/astfd.c<br>M main/smoother.c<br>2 files changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/29/16729/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/main/astfd.c b/main/astfd.c</span><br><span>index 8322803..78efe11 100644</span><br><span>--- a/main/astfd.c</span><br><span>+++ b/main/astfd.c</span><br><span>@@ -300,7 +300,7 @@</span><br><span>        }</span><br><span>    /* On success, newfd will be closed automatically if it was already</span><br><span>   * open. We don't need to mention anything about that, we're updating</span><br><span style="color: hsl(0, 100%, 40%);">-    * the value anway. */</span><br><span style="color: hsl(120, 100%, 40%);">+         * the value anyway. */</span><br><span>      STORE_COMMON(res, "dup2", "%d,%d", oldfd, newfd); /* res == newfd */</span><br><span>     return res;</span><br><span> }</span><br><span>diff --git a/main/smoother.c b/main/smoother.c</span><br><span>index 5c58f83..ba45af4 100644</span><br><span>--- a/main/smoother.c</span><br><span>+++ b/main/smoother.c</span><br><span>@@ -205,7 +205,7 @@</span><br><span>      /* Move remaining data to the front if applicable */</span><br><span>         if (s->len) {</span><br><span>             /* In principle this should all be fine because if we are sending</span><br><span style="color: hsl(0, 100%, 40%);">-                  G.729 VAD, the next timestamp will take over anyawy */</span><br><span style="color: hsl(120, 100%, 40%);">+                G.729 VAD, the next timestamp will take over anyway */</span><br><span>            memmove(s->data, s->data + len, s->len);</span><br><span>            if (!ast_tvzero(s->delivery)) {</span><br><span>                   /* If we have delivery time, increment it, otherwise, leave it at 0 */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16729">change 16729</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/+/16729"/><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: Ib141be00be7a4c8b922eac48a087612ea096c54e </div>
<div style="display:none"> Gerrit-Change-Number: 16729 </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>