<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16915">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: everything<br><br>Change-Id: I376e5172a5f0cc675041d861e0ffa10793ca316a<br>---<br>M addons/ooh323c/src/ooq931.c<br>M channels/chan_motif.c<br>M channels/chan_sip.c<br>M pbx/pbx_dundi.c<br>4 files changed, 4 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/15/16915/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/addons/ooh323c/src/ooq931.c b/addons/ooh323c/src/ooq931.c</span><br><span>index 3680909..6c2f7dc 100644</span><br><span>--- a/addons/ooh323c/src/ooq931.c</span><br><span>+++ b/addons/ooh323c/src/ooq931.c</span><br><span>@@ -4130,7 +4130,7 @@</span><br><span>       }</span><br><span>       return OO_OK;</span><br><span>    }</span><br><span style="color: hsl(0, 100%, 40%);">-   /* Evrything else is an h323-id for now */</span><br><span style="color: hsl(120, 100%, 40%);">+   /* Everything else is an h323-id for now */</span><br><span>    psNewAlias = (ooAliases*) memAlloc(pctxt, sizeof(ooAliases));</span><br><span>    if(!psNewAlias)</span><br><span>    {</span><br><span>diff --git a/channels/chan_motif.c b/channels/chan_motif.c</span><br><span>index de0f403..0a5f3af 100644</span><br><span>--- a/channels/chan_motif.c</span><br><span>+++ b/channels/chan_motif.c</span><br><span>@@ -1180,7 +1180,7 @@</span><br><span>             }</span><br><span> </span><br><span>                /* If the owner changed while everything was unlocked, no problem,</span><br><span style="color: hsl(0, 100%, 40%);">-               * just start over and everthing will work.  This is rare, do not be</span><br><span style="color: hsl(120, 100%, 40%);">+           * just start over and everything will work.  This is rare, do not be</span><br><span>                 * confused by this loop and think this it is an expensive operation.</span><br><span>                 * The majority of the calls to this function will never involve multiple</span><br><span>             * executions of this loop. */</span><br><span>diff --git a/channels/chan_sip.c b/channels/chan_sip.c</span><br><span>index f833be1..24f5d25 100644</span><br><span>--- a/channels/chan_sip.c</span><br><span>+++ b/channels/chan_sip.c</span><br><span>@@ -9437,7 +9437,7 @@</span><br><span>              }</span><br><span> </span><br><span>                /* If the owner changed while everything was unlocked, no problem,</span><br><span style="color: hsl(0, 100%, 40%);">-               * just start over and everthing will work.  This is rare, do not be</span><br><span style="color: hsl(120, 100%, 40%);">+           * just start over and everything will work.  This is rare, do not be</span><br><span>                 * confused by this loop and think this it is an expensive operation.</span><br><span>                 * The majority of the calls to this function will never involve multiple</span><br><span>             * executions of this loop. */</span><br><span>diff --git a/pbx/pbx_dundi.c b/pbx/pbx_dundi.c</span><br><span>index 64e5365..5b598f3 100644</span><br><span>--- a/pbx/pbx_dundi.c</span><br><span>+++ b/pbx/pbx_dundi.c</span><br><span>@@ -1437,7 +1437,7 @@</span><br><span>      len = pack->datalen + pack->datalen / 100 + 42;</span><br><span>        compress_space = ast_alloca(len);</span><br><span>    memset(compress_space, 0, len);</span><br><span style="color: hsl(0, 100%, 40%);">- /* We care about everthing save the first 6 bytes of header */</span><br><span style="color: hsl(120, 100%, 40%);">+        /* We care about everything save the first 6 bytes of header */</span><br><span>      bytes = len;</span><br><span>         res = compress(compress_space, &bytes, pack->data + 6, pack->datalen - 6);</span><br><span>         if (res != Z_OK) {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16915">change 16915</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/+/16915"/><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: I376e5172a5f0cc675041d861e0ffa10793ca316a </div>
<div style="display:none"> Gerrit-Change-Number: 16915 </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>