fixeria has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/33114 )
Change subject: BTS_Tests: cosmetic: fix wrong altstep name in a comment
......................................................................
BTS_Tests: cosmetic: fix wrong altstep name in a comment
Change-Id: I4e63f309f2a7d22752f7991ebd7e672939d4e52b
---
M bts/BTS_Tests.ttcn
1 file changed, 10 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/14/33114/1
diff --git a/bts/BTS_Tests.ttcn b/bts/BTS_Tests.ttcn
index e715996..d03843d 100644
--- a/bts/BTS_Tests.ttcn
+++ b/bts/BTS_Tests.ttcn
@@ -7966,7 +7966,7 @@
}
-/* Callback function to be called by as_TC_ms_pwr_ctrl_constant().
+/* Callback function to be called by as_TC_ms_pwr_ctrl().
* Return value: Measurement Report to be sent (encoded octetstring). */
type function f_TC_ms_pwr_ctrl_cb(inout SacchL1Header l1h, integer num_blocks)
runs on ConnHdlr return octetstring;
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/33114
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I4e63f309f2a7d22752f7991ebd7e672939d4e52b
Gerrit-Change-Number: 33114
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: newchange