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.org
Review at https://gerrit.osmocom.org/618
comment typo: common/l1sap.c
Change-Id: I053766452ee01bed6136a9742551c664666a7989
---
M src/common/l1sap.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/18/618/1
diff --git a/src/common/l1sap.c b/src/common/l1sap.c
index 0bbdb9e..71e1f85 100644
--- a/src/common/l1sap.c
+++ b/src/common/l1sap.c
@@ -517,7 +517,7 @@
return rc;
}
-/* PH-RTS-IND prim recevied from bts model */
+/* PH-RTS-IND prim received from bts model */
static int l1sap_ph_rts_ind(struct gsm_bts_trx *trx,
struct osmo_phsap_prim *l1sap, struct ph_data_param *rts_ind)
{
--
To view, visit https://gerrit.osmocom.org/618
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I053766452ee01bed6136a9742551c664666a7989
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: neels_test_account <neels at hofmeyr.de>