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/.
laforge gerrit-no-reply at lists.osmocom.orglaforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/libosmo-abis/+/14800 )
Change subject: spelling
......................................................................
spelling
===================================================================
Change-Id: I22c98915648760a83abd5f0004af26d426a5e518
---
M src/input/ipa.c
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
laforge: Looks good to me, approved
pespin: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/src/input/ipa.c b/src/input/ipa.c
index 25eeb4a..8aed7b3 100644
--- a/src/input/ipa.c
+++ b/src/input/ipa.c
@@ -272,7 +272,7 @@
ret = link->accept_cb(link, fd);
if (ret < 0) {
LOGP(DLINP, LOGL_ERROR,
- "failed to processs accept()ed new link, "
+ "failed to process accept()ed new link, "
"reason=`%s'\n", strerror(-ret));
close(fd);
return ret;
--
To view, visit https://gerrit.osmocom.org/c/libosmo-abis/+/14800
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Change-Id: I22c98915648760a83abd5f0004af26d426a5e518
Gerrit-Change-Number: 14800
Gerrit-PatchSet: 2
Gerrit-Owner: Hoernchen <ewild at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at gnumonks.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190717/b205ed3f/attachment.htm>