<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16718">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: already<br><br>Change-Id: Ifa952ec901595a57b7b5a927dfefb49cc0cd98e0<br>---<br>M channels/chan_unistim.c<br>M main/core_local.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/18/16718/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/channels/chan_unistim.c b/channels/chan_unistim.c</span><br><span>index 99cd2d1..5b4a97f 100644</span><br><span>--- a/channels/chan_unistim.c</span><br><span>+++ b/channels/chan_unistim.c</span><br><span>@@ -6513,7 +6513,7 @@</span><br><span>    d = devices;</span><br><span>         while (d) {</span><br><span>          if (!strcmp(d->name, cat)) {</span><br><span style="color: hsl(0, 100%, 40%);">-                 /* Yep, we alreay have this one */</span><br><span style="color: hsl(120, 100%, 40%);">+                    /* Yep, we already have this one */</span><br><span>                  if (unistimsock < 0) {</span><br><span>                            /* It's a dupe */</span><br><span>                                ast_log(LOG_WARNING, "Duplicate entry found (%s), ignoring.\n", cat);</span><br><span>diff --git a/main/core_local.c b/main/core_local.c</span><br><span>index 15a546c..d4e4001 100644</span><br><span>--- a/main/core_local.c</span><br><span>+++ b/main/core_local.c</span><br><span>@@ -285,7 +285,7 @@</span><br><span> </span><br><span>   found = p ? ao2_find(locals, p, 0) : NULL;</span><br><span>   if (!found) {</span><br><span style="color: hsl(0, 100%, 40%);">-           /* ast is either not a local channel or it has alredy been hungup */</span><br><span style="color: hsl(120, 100%, 40%);">+          /* ast is either not a local channel or it has already been hungup */</span><br><span>                return NULL;</span><br><span>         }</span><br><span>    ao2_lock(found);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16718">change 16718</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/+/16718"/><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: Ifa952ec901595a57b7b5a927dfefb49cc0cd98e0 </div>
<div style="display:none"> Gerrit-Change-Number: 16718 </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>