<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17055">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: notifys<br><br>Change-Id: I518db18ee4e7e02daf2e2e0c25ab113a0c418658<br>---<br>M main/pbx.c<br>M utils/extconf.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/55/17055/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/main/pbx.c b/main/pbx.c</span><br><span>index 1a16d0a..c18d7f1 100644</span><br><span>--- a/main/pbx.c</span><br><span>+++ b/main/pbx.c</span><br><span>@@ -3944,7 +3944,7 @@</span><br><span> /*! \brief Remove hint from extension */</span><br><span> static int ast_remove_hint(struct ast_exten *e)</span><br><span> {</span><br><span style="color: hsl(0, 100%, 40%);">- /* Cleanup the Notifys if hint is removed */</span><br><span style="color: hsl(120, 100%, 40%);">+ /* Cleanup the NOTIFYs if hint is removed */</span><br><span> struct ast_hint *hint;</span><br><span> </span><br><span> if (!e) {</span><br><span>diff --git a/utils/extconf.c b/utils/extconf.c</span><br><span>index e30015a..631cd7f 100644</span><br><span>--- a/utils/extconf.c</span><br><span>+++ b/utils/extconf.c</span><br><span>@@ -3734,7 +3734,7 @@</span><br><span> /*! \brief ast_remove_hint: Remove hint from extension */</span><br><span> static int ast_remove_hint(struct ast_exten *e)</span><br><span> {</span><br><span style="color: hsl(0, 100%, 40%);">- /* Cleanup the Notifys if hint is removed */</span><br><span style="color: hsl(120, 100%, 40%);">+ /* Cleanup the NOTIFYs if hint is removed */</span><br><span> struct ast_hint *hint;</span><br><span> struct ast_state_cb *cblist, *cbprev;</span><br><span> int res = -1;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/17055">change 17055</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/+/17055"/><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: I518db18ee4e7e02daf2e2e0c25ab113a0c418658 </div>
<div style="display:none"> Gerrit-Change-Number: 17055 </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>