<p>Jenkins2 <strong>merged</strong> this change.</p><p><a href="https://gerrit.asterisk.org/6074">View Change</a></p><div style="white-space:pre-wrap">Approvals:
Richard Mudgett: Looks good to me, but someone else must approve
Joshua Colp: Looks good to me, but someone else must approve
Sean Bright: Looks good to me, approved
Jenkins2: Approved for Submit
</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">format.h: Fix a few minor errors in comments.<br><br>A few minor problems were found in comments in format.h. This patch fixes them.<br><br>Change-Id: I07f0bdb47b93359b361c4c3d8ecc87cd3199dd94<br>---<br>M include/asterisk/format.h<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/include/asterisk/format.h b/include/asterisk/format.h<br>index 0bad96d..946c03d 100644<br>--- a/include/asterisk/format.h<br>+++ b/include/asterisk/format.h<br>@@ -32,7 +32,7 @@<br> <br> /*! \brief Format comparison results */<br> enum ast_format_cmp_res {<br>- /*! Both formats are equivalent to eachother */<br>+ /*! Both formats are equivalent to each other */<br> AST_FORMAT_CMP_EQUAL = 0,<br> /*! Both formats are completely different and not the same in any way */<br> AST_FORMAT_CMP_NOT_EQUAL,<br>@@ -110,7 +110,7 @@<br> struct ast_format *(* const format_parse_sdp_fmtp)(const struct ast_format *format, const char *attributes);<br> <br> /*!<br>- * \brief Generate SDP attribute information from an ast_format_attr structure.<br>+ * \brief Generate SDP attribute information from an ast_format structure.<br> *<br> * \param format The format containing attributes<br> * \param payload The payload number to place into the fmtp line<br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/6074">change 6074</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/6074"/><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: merged </div>
<div style="display:none"> Gerrit-Change-Id: I07f0bdb47b93359b361c4c3d8ecc87cd3199dd94 </div>
<div style="display:none"> Gerrit-Change-Number: 6074 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Matthew Fredrickson <creslin@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Sean Bright <sean.bright@gmail.com> </div>