aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--library/RSL_Types.ttcn2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/RSL_Types.ttcn b/library/RSL_Types.ttcn
index 79921320..5afabe1a 100644
--- a/library/RSL_Types.ttcn
+++ b/library/RSL_Types.ttcn
@@ -1076,7 +1076,7 @@ template RSL_Message tr_RSL_MsgTypeDR(template RSL_MessageType msg_type) modifie
msg_type := RSL_MT_UNIT_DATA_IND
}
template RSL_Message tr_RSL_UNITDATA_IND(template RslChannelNr chan_nr,
- template (value) RslLinkId link_id,
+ template RslLinkId link_id,
template octetstring l3_info)
modifies tr_RSL_DATA_IND := {
msg_type := RSL_MT_UNIT_DATA_IND