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/.
Neels Hofmeyr gerrit-no-reply at lists.osmocom.orgNeels 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 <nhofmeyr at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180824/a85500e6/attachment.htm>