Hoernchen has uploaded this change for review. ( 
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(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/00/14800/1

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: 1
Gerrit-Owner: Hoernchen <[email protected]>
Gerrit-MessageType: newchange

Reply via email to