Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TTCN-3 Libraries
LibIts
Commits
f5567276
Commit
f5567276
authored
Aug 17, 2016
by
garciay
Browse files
Bug fixed on DecodedBtpPayload 'with encode' declarations
parent
e79bcb2a
Changes
1
Hide whitespace changes
Inline
Side-by-side
ttcn/BTP/LibItsBtp_TypesAndValues.ttcn
View file @
f5567276
...
...
@@ -121,8 +121,8 @@ module LibItsBtp_TypesAndValues {
encode
(
mapemPacket
)
"LibItsMapemSpatem_asn1"
;
encode
(
spatemPacket
)
"LibItsMapemSpatem_asn1"
;
encode
(
ivimPacket
)
"LibItsIvim_asn1"
;
encode
(
sremPacket
)
"LibIts
Den
m_asn1"
;
encode
(
ssemPacket
)
"LibIts
Den
m_asn1"
encode
(
sremPacket
)
"LibIts
SremSse
m_asn1"
;
encode
(
ssemPacket
)
"LibIts
SremSse
m_asn1"
}
}
//end btpPayload
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment