<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16716">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: allocated<br><br>Change-Id: I67196e4395d5b72efd30c3d43e119232f3ed9732<br>---<br>M include/asterisk/astmm.h<br>M include/asterisk/bridge_features.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/16/16716/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/asterisk/astmm.h b/include/asterisk/astmm.h</span><br><span>index e1f91dd..ba444bb 100644</span><br><span>--- a/include/asterisk/astmm.h</span><br><span>+++ b/include/asterisk/astmm.h</span><br><span>@@ -295,7 +295,7 @@</span><br><span> * \param s The string to duplicate</span><br><span> *</span><br><span> * This macro will duplicate the given string. It returns a pointer to the stack</span><br><span style="color: hsl(0, 100%, 40%);">- * allocatted memory for the new string.</span><br><span style="color: hsl(120, 100%, 40%);">+ * allocated memory for the new string.</span><br><span> */</span><br><span> #define ast_strdupa(s) \</span><br><span> (__extension__ \</span><br><span>diff --git a/include/asterisk/bridge_features.h b/include/asterisk/bridge_features.h</span><br><span>index a752997..504efc5 100644</span><br><span>--- a/include/asterisk/bridge_features.h</span><br><span>+++ b/include/asterisk/bridge_features.h</span><br><span>@@ -712,7 +712,7 @@</span><br><span> /*!</span><br><span> * \brief Constructor function for ast_bridge_features_limits</span><br><span> *</span><br><span style="color: hsl(0, 100%, 40%);">- * \param limits pointer to a ast_bridge_features_limits struct that has been allocted, but not initialized</span><br><span style="color: hsl(120, 100%, 40%);">+ * \param limits pointer to a ast_bridge_features_limits struct that has been allocated, but not initialized</span><br><span> *</span><br><span> * \retval 0 on success</span><br><span> * \retval -1 on failure</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16716">change 16716</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/+/16716"/><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: I67196e4395d5b72efd30c3d43e119232f3ed9732 </div>
<div style="display:none"> Gerrit-Change-Number: 16716 </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>