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.orgHarald Welte has submitted this change and it was merged. ( 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(-)
Approvals:
Jenkins Builder: Verified
Harald Welte: Looks good to me, approved
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: merged
Gerrit-Change-Id: I678ae63626f05a5bb6d890ff37a09e09739bc104
Gerrit-Change-Number: 10601
Gerrit-PatchSet: 1
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180824/ee90dcf5/attachment.htm>