<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16872">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: destroy<br><br>Change-Id: I274d5d4659a40c562d366b3417afab5cdf5f6d33<br>---<br>M apps/app_followme.c<br>M channels/iax2/include/astobj.h<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/72/16872/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/apps/app_followme.c b/apps/app_followme.c</span><br><span>index bc60b36..1ae06b8 100644</span><br><span>--- a/apps/app_followme.c</span><br><span>+++ b/apps/app_followme.c</span><br><span>@@ -1147,7 +1147,7 @@</span><br><span>                           /*</span><br><span>                            * Caller hungup.</span><br><span>                             *</span><br><span style="color: hsl(0, 100%, 40%);">-                               * Destoy all new outgoing calls.</span><br><span style="color: hsl(120, 100%, 40%);">+                              * Destroy all new outgoing calls.</span><br><span>                            */</span><br><span>                          while ((tmpuser = AST_LIST_REMOVE_HEAD(&new_user_list, entry))) {</span><br><span>                                        destroy_calling_node(tmpuser);</span><br><span>diff --git a/channels/iax2/include/astobj.h b/channels/iax2/include/astobj.h</span><br><span>index c042731..3aecc4d 100644</span><br><span>--- a/channels/iax2/include/astobj.h</span><br><span>+++ b/channels/iax2/include/astobj.h</span><br><span>@@ -756,7 +756,7 @@</span><br><span> </span><br><span> /*! \brief Destroy a container.</span><br><span>  *</span><br><span style="color: hsl(0, 100%, 40%);">- * \param container A pointer to the container to destory.</span><br><span style="color: hsl(120, 100%, 40%);">+ * \param container A pointer to the container to destroy.</span><br><span>  *</span><br><span>  * This macro frees up resources used by a container.  It does not operate on</span><br><span>  * the objects in the container.  To unlink the objects from the container use</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16872">change 16872</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/+/16872"/><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: I274d5d4659a40c562d366b3417afab5cdf5f6d33 </div>
<div style="display:none"> Gerrit-Change-Number: 16872 </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>