<p>Neels Hofmeyr <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/13120">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">api doc: tweak gsm0808_cell_id_matches_list() doc<br><br>Change-Id: Ide94558d1c31356483252b83e04b061b4ee4d3bf<br>---<br>M src/gsm/gsm0808_utils.c<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/gsm/gsm0808_utils.c b/src/gsm/gsm0808_utils.c</span><br><span>index 606899e..5477598 100644</span><br><span>--- a/src/gsm/gsm0808_utils.c</span><br><span>+++ b/src/gsm/gsm0808_utils.c</span><br><span>@@ -1559,7 +1559,8 @@</span><br><span>  * \param[in] list  Cell Identifier list to search in.</span><br><span>  * \param[in] match_nr  Ignore this many matches.</span><br><span>  * \param[in] exact_match  If true, consider as match only if the CELL_IDENT types and all values are identical.</span><br><span style="color: hsl(0, 100%, 40%);">- * \returns -1 if no match is found, list index if a match is found.</span><br><span style="color: hsl(120, 100%, 40%);">+ * \returns -1 if no match is found, list index if a match is found (i.e. rc == 0 means a match was found on the first</span><br><span style="color: hsl(120, 100%, 40%);">+ *           entry).</span><br><span>  */</span><br><span> int gsm0808_cell_id_matches_list(const struct gsm0808_cell_id *id, const struct gsm0808_cell_id_list2 *list,</span><br><span>                               unsigned int match_nr, bool exact_match)</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13120">change 13120</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/13120"/><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-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: Ide94558d1c31356483252b83e04b061b4ee4d3bf </div>
<div style="display:none"> Gerrit-Change-Number: 13120 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>