dexter has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-hnbgw/+/31987 )
Change subject: mgw_fsm: fix typp
......................................................................
mgw_fsm: fix typp
Change-Id: I16ee37bbfda01b541ad7a6f5269689c4b9e92c8c
---
M src/osmo-hnbgw/mgw_fsm.c
1 file changed, 10 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-hnbgw refs/changes/87/31987/1
diff --git a/src/osmo-hnbgw/mgw_fsm.c b/src/osmo-hnbgw/mgw_fsm.c
index cddc64e..0b129b5 100644
--- a/src/osmo-hnbgw/mgw_fsm.c
+++ b/src/osmo-hnbgw/mgw_fsm.c
@@ -680,7 +680,7 @@
}
/* The RTP stream negotiation usually begins with a RAB-AssignmentRequest and ends with
an IU-Release, however
- * it may also be thet the MSC decides to release the RAB with a dedicated
RAB-AssignmentRequest that contains
+ * it may also be that the MSC decides to release the RAB with a dedicated
RAB-AssignmentRequest that contains
* a ReleaseList. In this case an FSM will already be present. */
if (map->mgw_fi) {
/* A RAB Release might be in progress, handle it */
--
To view, visit
https://gerrit.osmocom.org/c/osmo-hnbgw/+/31987
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-hnbgw
Gerrit-Branch: master
Gerrit-Change-Id: I16ee37bbfda01b541ad7a6f5269689c4b9e92c8c
Gerrit-Change-Number: 31987
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-MessageType: newchange