<p>Richard Mudgett has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/8306">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">channel.c: Fix typo.<br><br>Change-Id: I4eeedf89085697e81c354eb92d546686c67b0b5b<br>---<br>M main/channel.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/06/8306/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/main/channel.c b/main/channel.c<br>index 7eb40d1..fc89d67 100644<br>--- a/main/channel.c<br>+++ b/main/channel.c<br>@@ -3790,7 +3790,7 @@<br>                                 ast_frfree(f);<br>                                f = &ast_null_frame;<br>                      } else if (f->subclass.integer == AST_CONTROL_STREAM_TOPOLOGY_CHANGED && dropnondefault) {<br>-                                /* The caller of this function is incapable of handling streams so we absord the notification that the<br>+                               /* The caller of this function is incapable of handling streams so we absorb the notification that the<br>                                 * stream topology has changed.<br>                                */<br>                           ast_frfree(f);<br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/8306">change 8306</a>. To unsubscribe, 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/8306"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 15 </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I4eeedf89085697e81c354eb92d546686c67b0b5b </div>
<div style="display:none"> Gerrit-Change-Number: 8306 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Richard Mudgett <rmudgett@digium.com> </div>