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

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">socket.c: fix Doxygen doc for osmo_sock_unix_init_ofd()<br><br>One typo s/optionall/optionally/, and a few incorrect references.<br><br>Change-Id: Iab42aa376b5cf4cf36413fede46e001c6b2d1525<br>---<br>M src/socket.c<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/src/socket.c b/src/socket.c</span><br><span>index 614ad36..37976e2 100644</span><br><span>--- a/src/socket.c</span><br><span>+++ b/src/socket.c</span><br><span>@@ -688,8 +688,8 @@</span><br><span>  *  \param[in] flags flags like \ref OSMO_SOCK_F_CONNECT</span><br><span>  *  \returns socket fd on success; negative on error</span><br><span>  *</span><br><span style="color: hsl(0, 100%, 40%);">- * This function creates (and optionall binds/connects) a socket using</span><br><span style="color: hsl(0, 100%, 40%);">- * \ref osmo_sock_unix_init, but also fills the \a ofd structure.</span><br><span style="color: hsl(120, 100%, 40%);">+ * This function creates (and optionally binds/connects) a socket</span><br><span style="color: hsl(120, 100%, 40%);">+ * using osmo_sock_unix_init, but also fills the ofd structure.</span><br><span>  */</span><br><span> int osmo_sock_unix_init_ofd(struct osmo_fd *ofd, uint16_t type, uint8_t proto,</span><br><span>                             const char *socket_path, unsigned int flags)</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/14318">change 14318</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/+/14318"/><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: Iab42aa376b5cf4cf36413fede46e001c6b2d1525 </div>
<div style="display:none"> Gerrit-Change-Number: 14318 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Vadim Yanitskiy <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: merged </div>