Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ITS - Intelligent Transport Systems
ITS
Commits
f0080ae8
Commit
f0080ae8
authored
Oct 26, 2016
by
garciay
Browse files
Changes applied after C2C/ETSI STF517 merge
parent
eb9483a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
javasrc/codec/org/etsi/ttcn/codec/its/adapter/AcSecResponse.java
View file @
f0080ae8
...
...
@@ -8,7 +8,7 @@ import org.etsi.ttcn.tci.Value;
public
class
AcSecResponse
extends
Boolean
{
private
static
final
int
AcSecResponse
=
0x0
4
;
private
static
final
int
AcSecResponse
=
0x0
5
;
public
AcSecResponse
(
MainCodec
mainCodec
)
{
super
(
mainCodec
);
...
...
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