Harald Welte has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/12217 )

Change subject: logging: fix typo in stream.c
......................................................................

logging: fix typo in stream.c

Change-Id: I5dcae1f19e18f04709ce7585943af1d582ebc7ed
---
M src/stream.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  Stefan Sperling: Looks good to me, but someone else must approve
  Harald Welte: Looks good to me, approved



diff --git a/src/stream.c b/src/stream.c
index 4548414..902e688 100644
--- a/src/stream.c
+++ b/src/stream.c
@@ -91,7 +91,7 @@
                        &event, sizeof(event));

        if (rc < 0)
-               LOGP(DLINP, LOGL_ERROR, "coudldn't activate SCTP events "
+               LOGP(DLINP, LOGL_ERROR, "couldn't activate SCTP events "
                     "on FD %u\n", fd);
        return rc;
 #else

--
To view, visit https://gerrit.osmocom.org/12217
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-netif
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I5dcae1f19e18f04709ce7585943af1d582ebc7ed
Gerrit-Change-Number: 12217
Gerrit-PatchSet: 1
Gerrit-Owner: Neels Hofmeyr <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Stefan Sperling <[email protected]>

Reply via email to