aboutsummaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
authorVadim Yanitskiy <vyanitskiy@sysmocom.de>2020-07-21 01:52:33 +0700
committerlaforge <laforge@osmocom.org>2020-07-21 16:14:20 +0000
commitf3cb4ddc86c3f810c1248f10d4821865bc2bae13 (patch)
tree05b9e93d11014dbe6db8a90f4d9e7b4f030492e3 /library
parentcb33c74383c1095a70f35e0f63d695b095c51261 (diff)
library/RLCMAC_Templates: make ts_RLC_UL_CTRL_ACK accept a template
Diffstat (limited to 'library')
-rw-r--r--library/RLCMAC_Templates.ttcn2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/RLCMAC_Templates.ttcn b/library/RLCMAC_Templates.ttcn
index 560074ff..5ad1b4fd 100644
--- a/library/RLCMAC_Templates.ttcn
+++ b/library/RLCMAC_Templates.ttcn
@@ -317,7 +317,7 @@ module RLCMAC_Templates {
return 0;
}
- template (value) RlcmacUlBlock ts_RLC_UL_CTRL_ACK(RlcmacUlCtrlMsg ctrl,
+ template (value) RlcmacUlBlock ts_RLC_UL_CTRL_ACK(template (value) RlcmacUlCtrlMsg ctrl,
MacPayloadType pt := MAC_PT_RLCMAC_NO_OPT,
boolean retry := false) := {
ctrl := {