<p>Jenkins2 <strong>merged</strong> this change.</p><p><a href="https://gerrit.asterisk.org/8307">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Joshua Colp: Looks good to me, approved
  Jenkins2: Approved for Submit

</div><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;">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/8307">change 8307</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/8307"/><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-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: I4eeedf89085697e81c354eb92d546686c67b0b5b </div>
<div style="display:none"> Gerrit-Change-Number: 8307 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Richard Mudgett <rmudgett@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>