<p>lynxis lazus has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/22912">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gprs_ns2_sns: fix typo in doxygen comment<br><br>Fixes: 5bef2cc4bd58 ("ns2: Improve/extend doxygen comments for new ns2 implementation")<br>Change-Id: I21b51791aa149d9a5b13169d1cf8c2857c55774a<br>---<br>M src/gb/gprs_ns2_sns.c<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/12/22912/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/gb/gprs_ns2_sns.c b/src/gb/gprs_ns2_sns.c</span><br><span>index d061eed..ab8415d 100644</span><br><span>--- a/src/gb/gprs_ns2_sns.c</span><br><span>+++ b/src/gb/gprs_ns2_sns.c</span><br><span>@@ -1470,7 +1470,7 @@</span><br><span> /*! Allocate an IP-SNS FSM for the BSS side.</span><br><span>  *  \param[in] nse NS Entity in which the FSM runs</span><br><span>  *  \param[in] id string identifier</span><br><span style="color: hsl(0, 100%, 40%);">- *  \retruns FSM instance on success; NULL on error */</span><br><span style="color: hsl(120, 100%, 40%);">+ *  \returns FSM instance on success; NULL on error */</span><br><span> struct osmo_fsm_inst *ns2_sns_bss_fsm_alloc(struct gprs_ns2_nse *nse,</span><br><span>                                           const char *id)</span><br><span> {</span><br><span>@@ -1499,7 +1499,7 @@</span><br><span>  *  \param[in] nsvc NS-VC on which the message was received</span><br><span>  *  \param[in] msg message buffer of the IP-SNS message</span><br><span>  *  \param[in] tp parsed TLV structure of message</span><br><span style="color: hsl(0, 100%, 40%);">- *  \retruns 0 on success; negative on error */</span><br><span style="color: hsl(120, 100%, 40%);">+ *  \returns 0 on success; negative on error */</span><br><span> int ns2_sns_rx(struct gprs_ns2_vc *nsvc, struct msgb *msg, struct tlv_parsed *tp)</span><br><span> {</span><br><span>    struct gprs_ns2_nse *nse = nsvc->nse;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/22912">change 22912</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/+/22912"/><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: I21b51791aa149d9a5b13169d1cf8c2857c55774a </div>
<div style="display:none"> Gerrit-Change-Number: 22912 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>