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
cbbf9660
Commit
cbbf9660
authored
Dec 04, 2015
by
garciay
Browse files
Missing parenthesis added
parent
001a83d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
ttcn/DENM/LibItsDenm_Functions.ttcn
View file @
cbbf9660
...
...
@@ -102,6 +102,7 @@ module LibItsDenm_Functions {
v_actionId
:=
v_result
.
actionId
;
if
(
not
v_result
.
result
)
{
f_selfOrClientSyncAndVerdict
(
"DENM Trigger failed"
,
e_error
);
}
}
[]
a_utDefault
()
{
//empty on purpose
...
...
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