aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2020-06-03 20:32:45 +0200
committerpespin <pespin@sysmocom.de>2020-06-07 19:41:22 +0000
commit188bfd2ebd212f6b3ca61edf1df54224fe951a49 (patch)
tree770ef193679f4a0bb271af4d5f18fde42d17b8f4
parentfc631d14293a5c1ff41292a84bbcfd0a30aaeee8 (diff)
bts: Fix trailing whitespace
-rw-r--r--bts/BTS_Tests.ttcn2
1 files changed, 1 insertions, 1 deletions
diff --git a/bts/BTS_Tests.ttcn b/bts/BTS_Tests.ttcn
index e3d4beb6..8a297fb6 100644
--- a/bts/BTS_Tests.ttcn
+++ b/bts/BTS_Tests.ttcn
@@ -2720,7 +2720,7 @@ testcase TC_rsl_ms_pwr_ctrl() runs on test_CT {
Misc_Helpers.f_shutdown(__BFILE__, __LINE__);
}
-/* establish DChan, verify that the BTS sets the TA in the first SACCH L1 header.
+/* establish DChan, verify that the BTS sets the TA in the first SACCH L1 header.
TA for the IMM ASS messages is still controlled by g_pars.l1_pars.ms_actual_ta! */
function f_tc_rsl_chan_initial_ta(charstring id) runs on ConnHdlr {
var L1ctlDlMessage l1_dl;