<p>Neels Hofmeyr has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/12217">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">logging: fix typo in stream.c<br><br>Change-Id: I5dcae1f19e18f04709ce7585943af1d582ebc7ed<br>---<br>M src/stream.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmo-netif refs/changes/17/12217/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/stream.c b/src/stream.c</span><br><span>index 4548414..902e688 100644</span><br><span>--- a/src/stream.c</span><br><span>+++ b/src/stream.c</span><br><span>@@ -91,7 +91,7 @@</span><br><span>                  &event, sizeof(event));</span><br><span> </span><br><span>      if (rc < 0)</span><br><span style="color: hsl(0, 100%, 40%);">-          LOGP(DLINP, LOGL_ERROR, "coudldn't activate SCTP events "</span><br><span style="color: hsl(120, 100%, 40%);">+               LOGP(DLINP, LOGL_ERROR, "couldn't activate SCTP events "</span><br><span>                    "on FD %u\n", fd);</span><br><span>    return rc;</span><br><span> #else</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12217">change 12217</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/12217"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-netif </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I5dcae1f19e18f04709ce7585943af1d582ebc7ed </div>
<div style="display:none"> Gerrit-Change-Number: 12217 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>