aboutsummaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
authorVadim Yanitskiy <axilirator@gmail.com>2019-09-09 16:15:37 +0200
committerVadim Yanitskiy <axilirator@gmail.com>2019-09-09 16:18:04 +0200
commitd4205c3da0cfcfa232110d458fb97f457755fa19 (patch)
tree2bdf410e4ee55324a3e21315f6aebea4a962e69d /library
parent9b2a3e8cb8a6d60da92965687e41698f783c4aa0 (diff)
library/GSM_RR_Types.ttcn: fix hard-coded L2 pseudo length in tr_IMM_ASS
Diffstat (limited to 'library')
-rw-r--r--library/GSM_RR_Types.ttcn2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/GSM_RR_Types.ttcn b/library/GSM_RR_Types.ttcn
index b098118d..49ceae31 100644
--- a/library/GSM_RR_Types.ttcn
+++ b/library/GSM_RR_Types.ttcn
@@ -756,7 +756,7 @@ module GSM_RR_Types {
template TimingAdvance ta := ?,
template ChannelDescription ch_desc := ?,
template MobileAllocation ma := ?) := {
- header := t_RrHeader(IMMEDIATE_ASSIGNMENT, 0),
+ header := t_RrHeader(IMMEDIATE_ASSIGNMENT, ?),
payload := {
imm_ass := {
ded_or_tbf := {