pespin has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-pcu/+/36449?usp=email )


Change subject: cosmetic: TbfTest: fix typo in comment
......................................................................

cosmetic: TbfTest: fix typo in comment

Change-Id: I35bb28c5669747823b0dfebe27ecd7a5a0c5d60f
---
M tests/tbf/TbfTest.cpp
1 file changed, 10 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/49/36449/1

diff --git a/tests/tbf/TbfTest.cpp b/tests/tbf/TbfTest.cpp
index 0205f2b..643551b 100644
--- a/tests/tbf/TbfTest.cpp
+++ b/tests/tbf/TbfTest.cpp
@@ -2525,7 +2525,7 @@
        osmo_fsm_inst_dispatch(ms_dl_tbf(second_ms)->state_fi, 
TBF_EV_ASSIGN_PCUIF_CNF, NULL);
        osmo_select_main(0);

-       /* get the PACCH PktDlAss for the DL-TBF, allocated one the UL-TBF from 
the new MS obj: */
+       /* get the PACCH PktDlAss for the DL-TBF, allocated on the UL-TBF from 
the new MS obj: */
        request_dl_rlc_block(dl_tbf->bts, dl_tbf->control_ts, &fn);

        fprintf(stderr, "=== end %s ===\n", __func__);

--
To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/36449?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I35bb28c5669747823b0dfebe27ecd7a5a0c5d60f
Gerrit-Change-Number: 36449
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>
Gerrit-MessageType: newchange

Reply via email to