<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17021">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: manipulators<br><br>Change-Id: I4f8d2a5ec06c20294162f5ba66c6662b53e1cecb<br>---<br>M main/audiohook.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/21/17021/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/main/audiohook.c b/main/audiohook.c</span><br><span>index ec3b846..0270946 100644</span><br><span>--- a/main/audiohook.c</span><br><span>+++ b/main/audiohook.c</span><br><span>@@ -610,7 +610,7 @@</span><br><span>            ast_audiohook_update_status(audiohook, AST_AUDIOHOOK_STATUS_DONE);</span><br><span>   }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-   /* Drop any manipulaters */</span><br><span style="color: hsl(120, 100%, 40%);">+   /* Drop any manipulators */</span><br><span>  while ((audiohook = AST_LIST_REMOVE_HEAD(&audiohook_list->manipulate_list, list))) {</span><br><span>          ast_audiohook_update_status(audiohook, AST_AUDIOHOOK_STATUS_DONE);</span><br><span>           audiohook->manipulate_callback(audiohook, NULL, NULL, 0);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/17021">change 17021</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/+/17021"/><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: I4f8d2a5ec06c20294162f5ba66c6662b53e1cecb </div>
<div style="display:none"> Gerrit-Change-Number: 17021 </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>