Neels Hofmeyr has uploaded this change for review. ( 
https://gerrit.osmocom.org/10601


Change subject: cosmetic: abis.c: typo "exixt"
......................................................................

cosmetic: abis.c: typo "exixt"

Change-Id: I678ae63626f05a5bb6d890ff37a09e09739bc104
---
M src/common/abis.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/01/10601/1

diff --git a/src/common/abis.c b/src/common/abis.c
index 21240b8..c0bccdb 100644
--- a/src/common/abis.c
+++ b/src/common/abis.c
@@ -122,7 +122,7 @@
                        trx_nr);
                trx = gsm_bts_trx_num(g_bts, trx_nr);
                if (!trx) {
-                       LOGP(DABIS, LOGL_ERROR, "TRX%d does not exixt!\n",
+                       LOGP(DABIS, LOGL_ERROR, "TRX%d does not exist!\n",
                                trx_nr);
                        break;
                }

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I678ae63626f05a5bb6d890ff37a09e09739bc104
Gerrit-Change-Number: 10601
Gerrit-PatchSet: 1
Gerrit-Owner: Neels Hofmeyr <nhofm...@sysmocom.de>

Reply via email to