osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-bts/+/15270
Change subject: Cosmetic: virtual: l1sap.c: fix typos
......................................................................
Cosmetic: virtual: l1sap.c: fix typos
Change-Id: Id24e75812bda17e99f17a37b367462533a5607f9
---
M src/osmo-bts-virtual/l1_if.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/70/15270/1
diff --git a/src/osmo-bts-virtual/l1_if.c b/src/osmo-bts-virtual/l1_if.c
index d0c368e..0e77651 100644
--- a/src/osmo-bts-virtual/l1_if.c
+++ b/src/osmo-bts-virtual/l1_if.c
@@ -121,7 +121,7 @@
l1sap.u.rach_ind.acc_delay = 0; /* probably not used in virt um
*/
l1sap.u.rach_ind.is_11bit = 0;
l1sap.u.rach_ind.fn = fn;
- /* we don't rally know which RACH bursrt type the virtual MS is
using, as this field is not
+ /* we don't really know which RACH burst type the virtual MS is
using, as this field is not
* part of information present in the GSMTAP header. So we
simply report all of them as 0 */
l1sap.u.rach_ind.burst_type = GSM_L1_BURST_TYPE_ACCESS_0;
break;
--
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/15270
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: Id24e75812bda17e99f17a37b367462533a5607f9
Gerrit-Change-Number: 15270
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-MessageType: newchange