Change in libosmo-netif[master]: logging: fix typo in stream.c

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Mon Dec 10 18:59:52 UTC 2018


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 <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Stefan Sperling <stsp at stsp.name>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181210/4dbbe7a3/attachment.htm>


More information about the gerrit-log mailing list