library/L3_Templates.ttcn: fix length matching in tr_RP_ERROR_MT

Change-Id: Id5a4210a9f256f8bd7b0048fd65610de8c378bb9
This commit is contained in:
Vadim Yanitskiy 2020-01-15 12:35:17 +07:00 committed by laforge
parent a358dd4398
commit e9e9301e87
1 changed files with 1 additions and 1 deletions

View File

@ -2996,7 +2996,7 @@ template RPDU_SGSN_MS tr_RP_ERROR_MT(template OCT1 msg_ref, template uint7_t cau
rP_Spare := '00000'B,
rP_Message_Reference := msg_ref,
rP_CauseLV := {
rP_LengthIndicator := 0, /* overwritten */
rP_LengthIndicator := ?,
rP_CauseV := {
causeValue := f_cause_or_wc(cause),
ext := '0'B