<p>laforge <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/17428">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">fixup depreciation warning<br><br>Change-Id: Id2d016939c3a6185cc3cfa8631da0c8d187a8c5a<br>---<br>M include/osmocom/core/gsmtap_util.h<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/core/gsmtap_util.h b/include/osmocom/core/gsmtap_util.h</span><br><span>index d583401..9b215be 100644</span><br><span>--- a/include/osmocom/core/gsmtap_util.h</span><br><span>+++ b/include/osmocom/core/gsmtap_util.h</span><br><span>@@ -10,8 +10,8 @@</span><br><span> </span><br><span> uint8_t chantype_rsl2gsmtap2(uint8_t rsl_chantype, uint8_t rsl_link_id, bool user_plane);</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-uint8_t chantype_rsl2gsmtap(uint8_t rsl_chantype, uint8_t rsl_link_id);</span><br><span style="color: hsl(0, 100%, 40%);">-    OSMO_DEPRECATED("Use chantype_rsl2gsmtap2() instead")</span><br><span style="color: hsl(120, 100%, 40%);">+uint8_t chantype_rsl2gsmtap(uint8_t rsl_chantype, uint8_t rsl_link_id)</span><br><span style="color: hsl(120, 100%, 40%);">+       OSMO_DEPRECATED("Use chantype_rsl2gsmtap2() instead");</span><br><span> </span><br><span> void chantype_gsmtap2rsl(uint8_t gsmtap_chantype, uint8_t *rsl_chantype, uint8_t *link_id);</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/17428">change 17428</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.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.osmocom.org/c/libosmocore/+/17428"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Id2d016939c3a6185cc3cfa8631da0c8d187a8c5a </div>
<div style="display:none"> Gerrit-Change-Number: 17428 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>